- use this template in a new repository
git clone https://github.com/you/your_repo.git
- cd your_repo
- yarn install
Note: Before connecting your device, change the input in main/device/my_device.js to use the serialnumber and LED on/off commands
- yarn start
To package the app from windows platform:
- yarn dist
- Add cross platform installer scripts
- re-build React Front-End
- Add finished DeviceManager
- Add instructions