Перейти к файлу
Plamen Mitrev 65507309dc
Merge pull request #5 from telerik/2023_R2_scheduler_start_state
Added starting state for scheduler container.
2024-01-29 10:52:22 +02:00
src Added starting state for scheduler container. 2023-12-04 15:35:39 -05:00
.browserslistrc chore: update to Angular 10 2021-02-16 15:14:27 +02:00
.editorconfig initial commit 2019-01-03 15:55:46 -05:00
.gitignore dashboard update to re-sync with course material (#3) 2023-01-05 15:55:55 +02:00
Dockerfile feat: update to angular 14 (#1) 2022-06-13 02:11:11 -07:00
README.md feat: update to angular 14 (#1) 2022-06-13 02:11:11 -07:00
angular.json feat: update to angular 14 (#1) 2022-06-13 02:11:11 -07:00
karma.conf.js feat: update to angular 14 (#1) 2022-06-13 02:11:11 -07:00
package-lock.json upgrades to angular 16 2023-06-16 16:26:39 -04:00
package.json upgrades to angular 16 2023-06-16 16:26:39 -04:00
tsconfig.app.json feat: update to angular 14 (#1) 2022-06-13 02:11:11 -07:00
tsconfig.json feat: update to angular 14 (#1) 2022-06-13 02:11:11 -07:00
tsconfig.spec.json feat: update to angular 14 (#1) 2022-06-13 02:11:11 -07:00

README.md

Rpstrackerng14

This project was generated with Angular CLI version 14.0.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.