responsive_nodejs_chat
1.0.2 • Public • Published Realtime Chat with Node.js
NodeJs Mongodb Socket.io Realtime chat
Setup
Install Node js
Read docs
Install mongodb mongodb
Read docs
#### Start mongod:
$ mongod
#### Start app:
$ cd [path to]/responsive_nodejs_chat/
$ npm install
$ node server.js
Open your favourite browser at localhost:3000
MIT
Package Sidebar
Install
npm i responsive_nodejs_chat
Weekly Downloads