Skip to content

eyeson-team/react-web-gui-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eyeson Web GUI build with React

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)

Screenshot Desktop

This project was bootstrapped with Create React App.