This is a video conferencing web application which connects friends family and colleagues and allows them to chat, voice over talk, and exchnage ideas over a collaborative white board.
- Clone the repository using
git clone https://github.com/ratansen/callEDGE.
- Run
npm install.
- Open terminal and Run
nodemon server.jsto start the server. - Open http://localhost:3002 to view it in the browser.