A minimal web gui for video meetings using Eyeson. The application demonstrates a very simple interface for Eyeson video meetings and can be used to host or integrate videos in any software. Create your own api key and enhance your products with powerful video meetings.
Find the build project at eyeson-team.github.io/react-web-gui-example.
$ yarn # install dependencies
$ yarn start # start local application at http://localhost:3000/
$ yarn build # build for production
$ yarn deploy # deploy to github pages (adapt homepage of package.json)
This project was bootstrapped with Create React App.