Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 239 Bytes

File metadata and controls

13 lines (10 loc) · 239 Bytes

HTML5 Hacks

Install

  • Node installieren
  • $ npm install websocket
  • $ sudo npm -g install run

Run the node websocket server

  • $ cd "project root"
  • $ runjs js/server.js

Run the clients

  • Open the index.html file into the browser