fczuardi / videochat-client

Embeddeable web app for video chat helpdesk. To be used with the videochat-api server.
https://fczuardi.github.io/videochat-client/app.html
MIT License
0 stars 0 forks source link

videochat-client

Embeddeable web app for video chat helpdesk. To be used with the videochat-api server.

Install

npm install

Build bundle and launch local webserver

npm start

Contributing

Launch dev local webserver

npm start dev.app
npm start dev.embed