Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 253 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 253 Bytes

Pingtrac

Setup

  • Run bundle install
  • Run middleman server --port 3000
  • To deploy, run rake publish

This uses Middleman Base Install which saves me a lot of time setting up new projects