🚀 This project using nodejs, socket and webrtc for develop video call app
- 🚀 Clone this repository
- 🚀 Config .env follow .env-example (input PORT)
- 🚀 Edit PORT in frontend: server/client/index.html same your port in .env
- 🚀 Run below code in terminal of project
yarn
yarn start