openvidu/openvidu-testapp
pabloFuente f087c172fc openvidu-testapp: remove bold font weight from buttons 2025-05-23 11:49:25 +02:00
..
.vscode OpenVidu v3 2024-07-02 19:19:05 +02:00
src openvidu-testapp: remove bold font weight from buttons 2025-05-23 11:49:25 +02:00
.editorconfig OpenVidu v3 2024-07-02 19:19:05 +02:00
.gitignore OpenVidu v3 2024-07-02 19:19:05 +02:00
README.md OpenVidu v3 2024-07-02 19:19:05 +02:00
angular.json openvidu-testapp: fix webpack builder with custom configuration 2025-02-19 12:38:57 +01:00
custom-webpack.config.js openvidu-testapp: fix webpack builder with custom configuration 2025-02-19 12:38:57 +01:00
package-lock.json openvidu-testapp: updated all dependencies 2025-05-22 12:11:38 +02:00
package.json openvidu-testapp: updated all dependencies 2025-05-22 12:11:38 +02:00
tsconfig.app.json OpenVidu v3 2024-07-02 19:19:05 +02:00
tsconfig.json openvidu-testapp: update to Angular 18 2025-02-19 11:48:56 +01:00
tsconfig.spec.json OpenVidu v3 2024-07-02 19:19:05 +02:00

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