Skip to content

hukusuke1007/videochat

Repository files navigation

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