Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 366 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 366 Bytes

Dashboard page for Way Out West Hack 2014

Built by Johan Brook unless otherwise noted.

Developing

git clone git@github.com:wowhack/wowhack.github.io.git dashboard
cd dashboard
npm install
gulp watch  # For SCSS compile

Deploy

git push origin master

Visit wowhack.github.io.