This project is a very simple WebRTC application developped in VueJS and using ApiRTC.
It is running live hosted on github.io : https://apirtc.github.io/apirtc-vuejs/.
npm install
npm run serve
npm run build
npm run lint
npm run build
git add docs/*
git status
git commit -a -m "deploy"
git push origin main