Have node.js installed. You can get it from here
- Edit script.js "ServerIP" on the line 17,33,54 with your serving computer's ip
- run run.exe to start serving/If using Mac or linux go to the directory and run the command npm start(for client)
- run server.exe. For Mac or linux go to the directory and run the command node server.js