Files
freeCodeCamp/client
2018-10-07 17:45:21 +01:00
..
2018-10-06 02:39:36 +01:00
2018-10-07 17:45:21 +01:00
2018-10-07 08:54:52 +01:00
2018-09-06 11:35:04 +01:00

gatsby-starter-default

The default Gatsby starter.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
gatsby develop

Deploy

Deploy to Netlify