/EMTrack

This is team 19's CNIT280 prototype.

Primary LanguageTypeScriptMIT LicenseMIT

EMTrack: ERIS

A Prototype for CNIT280 by Team 19.

Link: https://marcusoy.github.io/EMTrack/

Note: do not refresh the page or a 404 error will occur. This is because Github Pages does not play well with SPA (Single-Page Applications) without hacky solutions.

Development

Clone the repo and install packages using:

yarn install

Then, run the development server:

yarn start