Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 521 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 521 Bytes

videochat

This is simple video chat application with Vue.js + TypeScript.

ScreenShot

Prepare

Create SkyWay API.
SkyWay

Please set SkyWay API key.
Rename file name 'dotenvsample' => '.env'

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn serve

# build for production with minification
yarn build