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
- Host: GitHub
- URL: https://github.com/loic-sharma/chat
- Owner: loic-sharma
- License: bsd-2-clause
- Created: 2013-05-19T00:31:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-19T00:40:43.000Z (about 12 years ago)
- Last Synced: 2024-04-15T11:32:50.641Z (about 1 year ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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