Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 295 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 295 Bytes

Electron

go to the directory demos\simple_electron

install electron pre build including noble for the blue tooth

npm install

run the demo

npm start

Optional: You can rebuild the javascipt from the type script by typing in the main folder.

npm run build:usb_electron