Want to run it locally? You need install node.js first
- To install dependencies (such as /socket.io/socket.io.js), run the following from the command line terminal, in your work directory: npm install
- From the command line terminal, run the following command in the work directory: node index.js
- From your browser, open localhost:8080. Open a new tab page or window in any browser and open localhost:8080 again.