phantom-fe-techode

March 25, 2022 ยท View on GitHub

Continuous Integration Maintainability Test Coverage Coverage Status

phantom-fe-techode

Application that allows simulating bus movements and enabling passengers to track their locations & movements.

Enter Directory

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

install

$ npm i 

Development

$ npm run dev

Production

$ npm run build

Start Application

$ npm start

Contents

  1. 1Enter Directory
  2. 2install
  3. 3Development
  4. 4Production
  5. 5Start Application