A real-time collaboration board using AngularJS and Socket.io.
Clone the angularjs-collab-board repository, run npm install to grab the dependencies, and start hacking!
npm start
And you should see this (try it with multiple browsers):
For more information on AngularJS please check out http://angularjs.org/ For more on Express and Jade, http://expressjs.com/ and http://jade-lang.com/ are your friends. Socket.io seed - https://github.com/btford/angular-socket-io-seed