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

https://github.com/bitfumes/chat-app-with-socket.io

An awesome Chat app with Socket.io, very easy to setup and write codes
https://github.com/bitfumes/chat-app-with-socket.io

Last synced: 3 months ago
JSON representation

An awesome Chat app with Socket.io, very easy to setup and write codes

Awesome Lists containing this project

README

        

# An awesome Chat app with Socket.io, very easy to setup and write codes

## Installation
Download this repo and then run
```
npm install

node index.js // this will open a server on http://localhost:3000
```

Enjoy