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