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

https://github.com/gfafei/af-chatroom

a chat app written in react and node.
https://github.com/gfafei/af-chatroom

Last synced: about 1 month ago
JSON representation

a chat app written in react and node.

Awesome Lists containing this project

README

        

### 介绍
一个聊天应用,react + socket.io + node。主要是学习目的。

### 安装
- git clone https://github.com/gfafei/af-chatroom
- npm install (耗时比较长)
- npm start (需要mongodb)