- Have the Gatsby CLI (gatsby-cli) installed globally by running:
npm install -g gatsby-cli
npm install
npm run develop
- Open http://localhost:8000/
- Use
gatsby clean
if you add new folders
If you want to know more about all the things package.json file.