Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 498 Bytes

Traffic Monitor

Group members: Brian Newsom, Ian Ker-Seymer, Mark Simpson, Adrian Chen

Installation:

  1. Install Node.js
  2. Install global npm tools for the project npm install -g yo generator-webapp grunt grunt-cli bower gem install compass
  3. Clone this project git clone https://github.com/atlastrafficmonitor/traffic-monitor && cd $_
  4. Install the project dependencies npm install && bower install

Usage:

1. Run the server
    grunt serve