taskana/web
Chi Nguyen 16d32fe5ab
TSK-1289: Upgrade to Angular 9 (#1202)
* TSK-1289: Bumped to latest angular@8

* TSK-1289: Bumped to angular@9

* TSK-1289: Configured app for angular@9
2020-08-05 09:18:44 +02:00
..
.vscode TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
src TSK-1289: Upgrade to Angular 9 (#1202) 2020-08-05 09:18:44 +02:00
.editorconfig TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
.eslintrc.js TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
.prettierignore TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
.prettierrc.js TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
README.md TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
angular.json TSK-1289: Upgrade to Angular 9 (#1202) 2020-08-05 09:18:44 +02:00
browserslist update(TSK-890): added browserlist 2019-10-28 18:33:02 +01:00
jasmine-seed-reporter.js TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
karma.conf.js TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
package-lock.json TSK-1289: Upgrade to Angular 9 (#1202) 2020-08-05 09:18:44 +02:00
package.json TSK-1289: Upgrade to Angular 9 (#1202) 2020-08-05 09:18:44 +02:00
pom.xml Updated poms to version 3.2.1-SNAPSHOT 2020-07-02 20:59:38 +00:00
tsconfig.json TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00

README.md

Admin

This project was generated with Angular CLI version 1.0.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app 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|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.