Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 489 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 489 Bytes

This project was bootstrapped with Create React App.

React DVB example departure monitor

Usage

  1. checkout the source code: git checkout https://github.com/offenesdresden/dvbjs.git
  2. go to the source directory: cd dvbjs
  3. install dependencies:yarn
  4. run the departure monitor: yarn run_example

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.