0.0.1 • Published 6 years ago

fitz-gatsby-starter v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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