This repository will be the website frontend of the bus tracker. Everything is on a public domain now.
- The package runs on Node.js. If you do not have it installed on your computer, please download here.
- Download or clone this repository.
- In the command line, type:
npm install
npm start
- Then, go to
http://127.0.0.1
to see the webpage.
Copyright (c) 2015 MXProgrammingClub and its members
Licensed under the BSD 3 Clause