Skip to content

maxwellharon/Webrtc-Skyway-Vue

Repository files navigation

webrtc

A video chat and screen share made with Vue.js and SkyWay (WebRTC platform)

CircleCI

Screenshot

image

Project setup

yarn install

Modify your key

sed -e 's/YourSkyWayKey/[Your SkyWay key]/' .env.sample > .env

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published