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

https://github.com/eteplus/chatroom

NodeJs + Socket.io + Express + MongoDB + AngularJs + AngularMaterial 构建的简版聊天室
https://github.com/eteplus/chatroom

Last synced: 12 months ago
JSON representation

NodeJs + Socket.io + Express + MongoDB + AngularJs + AngularMaterial 构建的简版聊天室

Awesome Lists containing this project

README

          

# 简版聊天室
NodeJs + Socket.io + Express + MongoDB + AngularJs + AngularMaterial 构建的简版聊天室

** CheckOut and Run:**

> 首先 ,确认你的系统安装了[MongoDB](http://www.mongodb.org/),和 [Nodejs](http://nodejs.org/ "Nodejs") 。

**1,clone code**

> `git clone https://github.com/eteplus/ChatRoom.git`

**2,install and run app**

> `npm start`