Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 426 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 426 Bytes

nodejs-realtime-app

nodejs realtime app is a small application written to demonstrate realtime web apps,

This is a small chat application written with nodejs server in conjuction with:

CoffeeScript, SocketStream, EmberJs and Bootstrap

Installation

https://github.com/asaf/nodejs-realtime-app.git
npm install
node start

Then open browser with URL:

http://localhost:3000