Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 452 Bytes

File metadata and controls

21 lines (15 loc) · 452 Bytes

Dashboard page for Way Out West Hack 2015

Built by Johan Brook unless otherwise noted. Updated for 2015 year's hack by Josefin Ondrus.

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 hackoutwest.github.io.