An open API service indexing awesome lists of open source software.

https://github.com/samt/node-chat

a demo chat room web application using node
https://github.com/samt/node-chat

Last synced: 9 months ago
JSON representation

a demo chat room web application using node

Awesome Lists containing this project

README

          

# chat app demo

(c) 2012 Sam Thompson

just a demo of a working chat application

## install

first, run this command to install all the dependencies:

npm install

## run

node app

## license

[The MIT License](http://opensource.org/licenses/mit-license.php)