simple video chat project for the university network course
IAUN university
- the first step is to clone this repository from GitHub
- cd to the root directory and run
npm i
- Note: You shoud have NodeJs and NPM - then run
npm run start-peer
- Note: Run on port 8001 - and finaly run
npm start
- Note: Run on port 8000