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/directionto add a Direction - visit
localhost:3000/fieldto display all simulated Directions.
- run
yarnornpm installto install all packages - run
yarn run developmentornpm run developmentto compile all code