Skip to content

primer/doctocat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatsby Theme Primer

⚠️ DO NOT USE. This is an experiment.

Setup

# Clone the repo
git clone https://github.com/primer/gatsby-theme-primer.git
cd gatsby-theme-primer

# Install dependencies
yarn

# Run example dev server
yarn workspace example develop