Skip to content
Krzysztof Burliński edited this page Aug 28, 2014 · 1 revision

Prerequisites, install any! server (ex: Node.js), then:

run `npm install`

Proof Of Concept(POC):

    nodemon server.js
    nodemon client.js

Start on your machine and see how the clients do all calculation.

For the Web Application:

run `node serverExpress.js`

wait for clients to do all heavy lifting

Clone this wiki locally