Web Chat application using Node Js and Socket.io
Clone the main directory via CLI command : gh repo clone SumitWinter/Chat-Node-JS OR You may download the Zip file using the code button above
Run Command on Powershell or Command Prompt : npm install
Run Command on Powershell or Command Prompt : node index.js OR nodemon index.js
Go to http://localhost:3000
There you go !!!
-
Please in case of any error or query mail us at 1716510115@kit.ac.in or you may discuss it in discussion panel above
-
In case of dependency issue use CLI: npm audit fix --force