/nodechat

NodeChat

Primary LanguageCSS

nodechat

build status

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.

  1. Clone
  2. Run "npm install"
  3. Run "node server"
  4. Browse to http://localhost:8000