Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 212 Bytes

nodejs-Omeet

Meeting Online with video and chatting

HOW TO RUN APP

  1. Insall nodejs and npm
  2. Install node_module "npm install"
  3. Install nodemon "npm install -g nodemon"
  4. Run command "nodemon server.js"