This project was bootstrapped with Create React App.
- checkout the source code:
git checkout https://github.com/offenesdresden/dvbjs.git
- go to the source directory:
cd dvbjs
- install dependencies:
yarn
- run the departure monitor:
yarn run_example
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.