This project is live at: https://myuow.venuatu.me/
This is built with angularjs, bootstrap, angular-bootstrap, sass and traceur
compass (ruby, rubygems) nodejs v0.10 (npm)
You should change the serverAddress constant in [[app/scripts/app.js]] to the place that hosts the data apis
gem install compass
npm install -g grunt-cli bower
git clone https://github.com/venuatu/myuow
cd myuow/data/
npm install
bower install
grunt server
# or build it with
grunt