Skip to content

cisco-ce/room-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI Extensions Room Simulator

Web based simulator for testing and demoing UI extenions and external sources.

Deployment

The simulator is currently hosted on Github pages (https://cisco-ce.github.io/room-simulator/). Github pages can't build the project, so you need to build the binaries then push them:

  • Commit your changes in main
  • git checkout gh-pages
  • git rebase master
  • npm run build
  • git commit .
  • git push

Github pages should now be updated after a few minutes.

Then checkout master again

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published