A free video chat for the web.
- Node.js 8.x or above
- NPM
Clone the repo locally, or extract the contents of the source code.
git clone https://github.com/vasanthv/talk.git
cd talk
and then install dependencies
npm install
Run the app
npm start
Open the following url in the browser
http://localhost:3000