A video chat and screen share made with Vue.js and SkyWay (WebRTC platform)
yarn install
sed -e 's/YourSkyWayKey/[Your SkyWay key]/' .env.sample > .env
yarn run serve
yarn run build
yarn run test
yarn run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A video chat and screen share made with Vue.js and SkyWay (WebRTC platform)
yarn install
sed -e 's/YourSkyWayKey/[Your SkyWay key]/' .env.sample > .env
yarn run serve
yarn run build
yarn run test
yarn run lint