mirror of https://github.com/OpenVidu/openvidu.git
![]() Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0. - [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
.vscode | ||
src | ||
.editorconfig | ||
.gitignore | ||
README.md | ||
angular.json | ||
package-lock.json | ||
package.json | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json |
README.md
Openvidu Testapp Livekit
This project was generated with Angular CLI version 16.0.3.
Install dependencies
npm i
Run application
npm start
To run without SSL and through localhost:
npm run start-insecure