responsive_nodejs_chat

1.0.2 • Public • Published

Realtime Chat with Node.js


NodeJs Mongodb Socket.io Realtime chat

Demo HERE

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

6

Version

1.0.2

License

none

Last publish

Collaborators

  • simhub