Another node.js/socket.io chat example
- node v0.10.18
- npm 1.3.8
Clone github repository
git clone https://github.com/dieg0v/chatter.git
Install dependencies
npm install
Run app
node app
Open your browser
http://127.0.0.1:3000/
Feel free to ask any questions
Distributed under the MIT license: http://www.opensource.org/licenses/mit-license.php
Copyright (c) Diego Vilariño: http://www.dieg0v.com/ - http://www.sond3.com