Real time chat application made using Nodejs and Websockets
- Node.js
To run this project, install it locally using npm:
$ cd ../<YOUR_DIRECTORY>
$ npm install
$ npm start
Link for a working demo : https://rs-node-chat-app.herokuapp.com/
Real time chat application made using Nodejs and Websockets
To run this project, install it locally using npm:
$ cd ../<YOUR_DIRECTORY>
$ npm install
$ npm start
Link for a working demo : https://rs-node-chat-app.herokuapp.com/