NodeChat is a starter project to illustrate how to use node.js, Socket.IO, Express, Jade, Mocha and Should to create and test a tiny live chat.
- Clone
- Run "npm install"
- Run "node server"
- Browse to http://localhost:8000
NodeChat is a starter project to illustrate how to use node.js, Socket.IO, Express, Jade, Mocha and Should to create and test a tiny live chat.