Node-VideoConferencing How to run? 1. git clone "https://github.com/RohanPunjani/Node-VideoConferencing" 2. cd Node-VideoConferencing 3. npm install 4. npm i -g peer Start 2 servers on different terminals 1. npm run devStart 2. peerjs --port 3001 Happy Coding :)