Setting up the Server
The server code is included in the Ubiq repository.
After checking out the code, run
npm installin the Node directory. The server can then be started.
node app.jsThe server code is included in the Ubiq repository.
After checking out the code, run
npm installin the Node directory. The server can then be started.
node app.js