This is a sample application using the janus-angular library. It's intended as a simple demonstration of how to use the library.
You can read the docs for the janus-angular library Here
This can be run locally by installing dependencies and using the standard ng command:
yarn install
ng serve