Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 254 Bytes

webchat

It is a online chatting webapp To run this project you can clone this repository

  1. Run command: npm install
  2. Change the directory to nodeServer
  3. run command on terminal: npx nodemon index.js
  4. run the html file after starting the server.