Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.29 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.29 KB

map4

Code Climate Codecrystal Test Coverage

Kat4 team has created a realtime transport app showing you whereabouts on the Waterloo and City line your train is. This is so you can plan your route between all the stops on the line. You can get more information about the team and our other projects here

You might need to enable loading unsafe scripts in the browser:

Run locally

  1. Make sure you have Node.js installed.
  2. Clone repo from git@github.com:kat4/wordkat.git
  3. Run npm install to install the dependencies
  4. Start the server with node server.js or nodemon server.js if you have nodemon installed
  5. Access site on localhost:8000

"planning"