Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 266 Bytes

File metadata and controls

9 lines (7 loc) · 266 Bytes

mrtdown-site

community-run transit monitoring

This is the web app that presents data on MRT/LRT disruptions in Singapore.

Development

  1. Clone this repository
  2. cd and run npm install
  3. Run npm run dev and visit http://localhost:3000 in the browser.