/website

Primary LanguageJavaScriptMIT LicenseMIT

Decoupled Days Gatsby

The default Gatsby starter.

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

Install

Make sure you are using the right version of NPM. Note, may need to install NVM. If you get an error you may need to do an nvm install

nvm use

Install the required packages:

npm install

Then you can run it by:

cd gatsby-example-site
npm run develop

Deploy

Deploy to Netlify