Clone repo to local
git clone https://github.com/SunirbanRanjit/JsChatApp.git
Go to JsChatApp folder
cd JsChatApp
Install the dependencies
npm i
Run the server
node ./server.js
Open localhost 3000 in browser.
Or you can preview live demo Chat app