Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.13 KB

Twenty Nineteen Gatsby Theme

A port of the Twenty Nineteen WordPress Theme over to Gatsby. Check out the demo site.

This repo contains the source code for a site using the above Gatsby theme.

How to use this repo

# Clone the repo
git clone https://github.com/zgordon/twentynineteen-gatsby-theme.git

# Move into the new directory
cd twentynineteen-gatsby-theme

# Install dependencies
yarn

# Start the site on http://localhost:8000
yarn start

If this is your first time using Yarn workspaces, check out the docs.

Links and further reading

Team members