sudo apt-get install nodejs npm
npm install socket.io
node server-cc.js
Open public/index.html in your browser.
You can open public/index.html on two tabs. The first tab will control the blue caps, and the second one the red ones. Use the browser console to view feedback messages sent by the server.