Installation
- Download and install nodejs (32 or 64 bits)
- Install the websocket module using: npm install websocket
- Install the express module using: npm install express
- Download the S8 public files and decompress in the node folder
- Download the N8 image and decompress in the node folder
- Start an instance of server command line: node n8.image.js
- Open a web-browser on http://localhost:8000