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

https://github.com/kishore-ganesh/simplechat

A chat app written in NodeJS using Socket.IO
https://github.com/kishore-ganesh/simplechat

node nodejs socket-io

Last synced: about 2 months ago
JSON representation

A chat app written in NodeJS using Socket.IO

Awesome Lists containing this project

README

          

# SimpleChat
A chat app written in NodeJS using Socket.IO

How to use:

1. Clone repository
2. Run npm install
3. node app.js
4. Navigate to localhost:4000