Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 238 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 238 Bytes

Tylerbenning.com

This site is in progress. It's built using Gatsby.

Setup

  1. Clone the repo
  2. Navigate into the project cd _projectname_
  3. Either yarn or npm install should do the trick
  4. Fire it up with gatsby develop