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 构建的简版聊天室
- Host: GitHub
- URL: https://github.com/eteplus/chatroom
- Owner: eteplus
- License: mit
- Created: 2015-07-15T02:16:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-16T03:36:35.000Z (about 11 years ago)
- Last Synced: 2025-04-06T20:22:42.617Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 137 KB
- Stars: 7
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`