Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 474 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 474 Bytes

tannerdolby.com

The home of Tanner Dolby's personal website and blog.

tannerdolby.com

Netlify Status

Local Setup

  1. Fork this repo
  2. Clone git clone [email protected]:tannerdolby/tannerdolby.com.git
  3. Install dependencies npm install
  4. Build npm run build
  5. Serve locally npm run dev