Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
22 lines (13 loc) · 1.04 KB

README.md

File metadata and controls

executable file
·
22 lines (13 loc) · 1.04 KB

Netlify Status codecov CircleCI Quality Gate Status Coding time tracker

This is simple, really. Find a bug, fork, do your thing, make pull-request.

How to run

yarn global add gatsby@next gatsby-cli@next

Now clone this repo and try

yarn
gatsby develop

The blog is now running on http://localhost:8000 (hopefully).