项目作者: emadehsan
项目描述 :
Real time chat client with SocketIO, ExpressJS, MongoDB
高级语言: JavaScript
项目地址: git://github.com/emadehsan/chat-room.git
chat-room
Real time chat room with SocketIO on Node & MongoDB
Pre-requisites
Setup
- Clone
$ git clone https://github.com/emadehsan/chat-room
- Install Dependencies
$ npm install
- Run
$ node index.js