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

https://github.com/loic-sharma/chat

A simple chat client written in Javascript
https://github.com/loic-sharma/chat

Last synced: 3 months ago
JSON representation

A simple chat client written in Javascript

Awesome Lists containing this project

README

        

# Chat

A simple NodeJS chat client.

## Installation

To install run the following commands:

```
npm install
```

```
node server
```

## Copyright and License

Chat was written by Loic Sharma. Chat is released under the 2-clause BSD License. See the LICENSE file for details.

Copyright 2012 Loic Sharma