Go to file
Jesse James Isler 36124b47cc
gitea_dndsources/schedulord-frontend/pipeline/head This commit looks good Details
Schedulord/schedulord-frontend/pipeline/head This commit looks good Details
Renamed the Build Step
2022-06-09 14:32:55 +02:00
.vscode Added the angular app 2022-06-08 19:41:39 +02:00
src Resetted the project 2022-06-09 13:42:11 +02:00
.browserslistrc Added the angular app 2022-06-08 19:41:39 +02:00
.editorconfig Added the angular app 2022-06-08 19:41:39 +02:00
.gitignore Added the angular app 2022-06-08 19:41:39 +02:00
Dockerfile we don't need to add the config yet 2022-06-09 13:48:39 +02:00
Jenkinsfile Renamed the Build Step 2022-06-09 14:32:55 +02:00
README.md Resetted the project 2022-06-09 13:42:11 +02:00
angular.json missed a bit 2022-06-09 13:43:32 +02:00
karma.conf.js Resetted the project 2022-06-09 13:42:11 +02:00
package-lock.json Resetted the project 2022-06-09 13:42:11 +02:00
package.json Resetted the project 2022-06-09 13:42:11 +02:00
tsconfig.app.json Added the angular app 2022-06-08 19:41:39 +02:00
tsconfig.json Added the angular app 2022-06-08 19:41:39 +02:00
tsconfig.spec.json Added the angular app 2022-06-08 19:41:39 +02:00

README.md

SchedulordFrontend

This project was generated with Angular CLI version 14.0.0.

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.