dolbyio-samples / comms-conference-app

Dolby.io - Conference application

Home Page:https://dolbyio-samples.github.io/comms-conference-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dolby.io - Conference Application

This sample application is build on top of the Dolby.io UXKit for React.js.

Run the application

Install all the dependencies using the following command:

npm install

Then run the following command to start a local web server:

npm run start

You can now access the application from the URL: http://localhost:8080. Get an access token from your Dolby.io dashboard.

Build the application

To build the application for distribution, run the following command and look for the dist folder at the root of this project.

npm run build

About

Dolby.io - Conference application

https://dolbyio-samples.github.io/comms-conference-app/

License:MIT License


Languages

Language:JavaScript 72.8%Language:Less 25.2%Language:CSS 2.0%Language:HTML 0.0%