The default Gatsby starter.
For an overview of the project structure please refer to the Gatsby documentation - Building with Components.
Make sure that you have the Gatsby CLI program installed:
npm install --global gatsby-cli
Install node packages:
npm install
Develop:
npm run develop