mirror of https://github.com/OpenVidu/openvidu.git
![]() Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 4.5.5 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `vite` from 4.5.3 to 4.5.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite) Updates `@angular-devkit/build-angular` from 16.2.15 to 16.2.16 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/16.2.15...16.2.16) --- updated-dependencies: - dependency-name: vite dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development ... 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