hagnerd / first-gatsby-theme-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a demo Gatsby website created as an accompaniment for an article I wrote on Dev.to Using Your First Gatsby Theme

The best way to follow along is by reading the article.

Checking out this demo

If you'd like to download this demo run

git clone git@github.com:hagnerd/first-gatsby-theme-demo
cd first-gastby-theme-demo

And using your preferred method either:

yarn install

or

npm install

About


Languages

Language:HTML 66.7%Language:JavaScript 33.3%