Skip to content
/ VC Public

A simple bare minimum concept video conferencing and chatting application

License

Notifications You must be signed in to change notification settings

AnoRebel/VC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VC

A simple bare minimum concept video conferencing and chatting application

Made with:

  • Nodejs
  • Express
  • Socket.io
  • Peerjs

To run this;

  • Clone the repo

    git clone https://github.com/anorebel/VC.git

  • Enter the directory

    cd VC

  • Install dependencies

    npm install or yarn

  • Run:

    • In development: npm dev or yarn dev

    • In production: npm start or yarn start

About

A simple bare minimum concept video conferencing and chatting application

Topics

Resources

License

Stars

Watchers

Forks