Closed binnyva closed 2 years ago
Readme advises a global install of gatsby for this to work. Re-architecture it to make that unnecessary. npm install and npm start should be enough.
npm install
npm start
Readme advises a global install of gatsby for this to work. Re-architecture it to make that unnecessary.
npm install
andnpm start
should be enough.