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

https://github.com/gustttavodev/chat-nodejs

Chat utilizando NodeJS + Socket.io
https://github.com/gustttavodev/chat-nodejs

Last synced: 10 months ago
JSON representation

Chat utilizando NodeJS + Socket.io

Awesome Lists containing this project

README

          

### Chat em tempo real usando NodeJS + Socket.io.

# Dependencies
```
$ npm install
```
# Run project
```
$ node server.js
```

![Chatimage](https://user-images.githubusercontent.com/49046342/83191180-f6771b80-a109-11ea-9425-d55ac982faa3.png)