The default Gatsby starter.
For an overview of the project structure please refer to the Gatsby documentation - Building with Components.
Make sure you are using the right version of NPM. Note, may need to install NVM. If you get an error you may need to do an nvm install
nvm use
Install the required packages:
npm install
Then you can run it by:
cd gatsby-example-site
npm run develop