/gatsby-static-site-example

Static site example using Gatsby

Primary LanguageCSSMIT LicenseMIT

Gatsby static site example

Static site using React and GraphGL, generated from Gatsby default starter site.

Requires

Run

npm install -g gatsby-cli
npm install
gatsby develop # http://localhost:8000