Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 367 Bytes

Live public transit visualization

Stream real-time bus data from the Montreal area to your browser

Screenshot

Screenshot

Installation

Prerequisite: NodeJS >= 10.0.0

  1. Run npm install.
  2. Run npm run compile.
  3. Run npm run serve.
  4. Navigate to http://localhost:3002.