Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 604 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 604 Bytes

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

Install node packages:

npm install

Develop:

npm run develop

Deploy

Deploy to Netlify