项目作者: emadehsan

项目描述 :
Real time chat client with SocketIO, ExpressJS, MongoDB
高级语言: JavaScript
项目地址: git://github.com/emadehsan/chat-room.git
创建时间: 2017-10-08T18:35:07Z
项目社区:https://github.com/emadehsan/chat-room

开源协议:

下载


chat-room

Real time chat room with SocketIO on Node & MongoDB

Pre-requisites

  • Node.js
  • MongoDB

Setup

  1. Clone
    1. $ git clone https://github.com/emadehsan/chat-room
  2. Install Dependencies
    1. $ npm install
  3. Run
    1. $ node index.js