Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 509 Bytes

File metadata and controls

27 lines (17 loc) · 509 Bytes

ProjektEntwicklungAB

Echo Buttons:

  1. install Xcode: from AppStore

    1. install Xcode command line: xcode-select --install
  2. install port from : 
https://www.macports.org/install.php

  3. install nodeJS 8: port install nodejs8 (if permission in needed >>sudo)

  4. BluetoothSerialPort npm install bluetooth-serial-port

Server:

  1. Starte Server von open-product-evaluation-server

Client:

  1. Gehe in den Ordern "Client"
  2. öffne mit rechts-klick "git bash here"
  3. gebe "npm start" ein