Chat client built in socket.io for new blog post 'Build a chat client in under 10 minutes'
See it live at http://chatdemo.willsentance.com/
- Clone repo git clone https://github.com/WillSen/Blog-chat-client.git
- run npm install
- run node server.js from the Blog-chat-client directory