Visit Sidchat to try this app out.
##How to get this working You'll first need Node:
- go to their website: https://nodejs.org/
- install node.
Once you have this working, and you've pulled from github, cd into the github repository on your local machine, ie. cd ~/Documents/Github/chat-app-socketio, then you can run run node server.js. You can now point your browser to localhost:3000 and the webpage should load.