mirror of https://github.com/OpenVidu/openvidu.git
![]() |
||
---|---|---|
.. | ||
.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