Create an app to control the Direction from Ledsreact.
This simulator mimics the functionality of the Ledsreact Direction.
This app can be connected with the Ledsreact App
- visit
localhost:3000/direction
to add a Direction - visit
localhost:3000/field
to display all simulated Directions.
- run
yarn
ornpm install
to install all packages - run
yarn run development
ornpm run development
to compile all code