Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 647 Bytes

Readme.md

File metadata and controls

39 lines (25 loc) · 647 Bytes

Video Conference App

Start instant meetings between 2 or more clients

Demo:

Click here for demo.

Technologies used

  • NodeJS
  • ExpressJS
  • SocketIO
  • PeerJS
  • EJS (Templating engine)
  • ShortID

Usage

Run the following commands after cloning this repository.

# Install dependencies
npm install

# Run the app
npm start

After running the above commands, open dev server for development.

Authors

License

This app is under MIT License.