mirror of https://github.com/OpenVidu/openvidu.git
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.15 to 20.3.18. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v20.3.18/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| README.md | ||
| angular.json | ||
| custom-webpack.config.js | ||
| 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