Skip to content

GatsbyCentral/gatsby-starter-default-v2

Repository files navigation

gatsby-starter-default-v2

The default Gatsby starter for Version 2.

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 https://github.com/gatsbycentral/gatsby-starter-default-v2

Then you can run it by:

cd gatsby-example-site
gatsby develop

Deploy

Deploy to Netlify

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published