Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 530 Bytes

File metadata and controls

17 lines (14 loc) · 530 Bytes

Bus-Tracker-Frontend

This repository will be the website frontend of the bus tracker. Everything is on a public domain now.


Usage

  1. The package runs on Node.js. If you do not have it installed on your computer, please download here.
  2. Download or clone this repository.
  3. In the command line, type:
    • npm install
    • npm start
  4. 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