Skip to content

josephNg95/vue-twilio-video-call-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Vue video call using twilio

Client setup

cd app-client
npm install | yarn

Compiles and hot-reloads for development

yarn run serve

Server setup

cd server
npm install | yarn

Compiles and hot-reloads for development

node server

Try it

go to: http://localhost:8080 and try it

For client build

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published