Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 296 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 296 Bytes

REQUIREMENTS

  • NodeJs - v9.2.1
  • npm - 5.5.1

INSTALL

  • npm install

RUN

  • npm run elevator
  • npm run client - You can create multiple clients

Process of elevator communicates with client process by tcp socket. Is expected they will be on dedicated devices.