Group members: Brian Newsom, Ian Ker-Seymer, Mark Simpson, Adrian Chen
- Install Node.js
- Install global npm tools for the project npm install -g yo generator-webapp grunt grunt-cli bower gem install compass
- Clone this project git clone https://github.com/atlastrafficmonitor/traffic-monitor && cd $_
- Install the project dependencies npm install && bower install
1. Run the server
grunt serve