atlp-rwanda / phantom-fe-elite

https://my-phantom.herokuapp.com
MIT License
3 stars 0 forks source link

Maintainability Test Coverage Build Coverage

Phantom

Description

Phantom is a web application that allows a passenger to simulate bus movements and also cab track buses's locations & movements.

Table of Contents

Gettingstarted

To run this project, you’ll need to install node 5 and above. The latest version of Node.js is recommended.

The dependencies of this project are managed with yarn or npm (see installation guide yarn || npm.

Setting up

git clone https://github.com/atlp-rwanda/phantom-fe-elite.git
cd phantom-fe-elite

Installation

npm install

Runnning the bundle

 npm run build

Running the app in Development

Run npm run start to intialize and run the webpack development server. Navigate to http://127.0.0.1:3000/. The app will automatically reload if you change any of the source files.

Running the app in Production

To run the app in production build of the app, use either of the following.

 npm start

Collaborators

-Dodo -PatrickNiyogitare -NDAYISABYE Salim -Axel Divin -Epaphrodis -Prince Niyonshuti -AKIMANA Rachel -SHYAKA Benjamin -NIYONKURU Sylvain -Hodal MUHETO

License

License: MIT

Features

How to Contribute

Tests