Echo Buttons:
-
install Xcode: from AppStore
- install Xcode command line: xcode-select --install
-
install port from : https://www.macports.org/install.php
-
install nodeJS 8: port install nodejs8 (if permission in needed >>sudo)
-
BluetoothSerialPort npm install bluetooth-serial-port
Server:
- Starte Server von open-product-evaluation-server
Client:
- Gehe in den Ordern "Client"
- öffne mit rechts-klick "git bash here"
- gebe "npm start" ein