taskana/web
Jose Ignacio Recuerda Cambil 12b5fb1f0a TSK-739 - Fix task list filtering 2018-11-26 14:41:20 +01:00
..
.vscode TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
src TSK-739 - Fix task list filtering 2018-11-26 14:41:20 +01:00
.editorconfig TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
.gitignore TSK-695: removed *.iml files 2018-09-03 14:39:21 +02:00
README.md TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
angular.json TSK-728 - Update bootstrap version 2018-10-16 11:11:37 +02:00
karma.conf.js TSK-625 Angular update from 5 to 6 2018-07-19 15:48:25 +02:00
package-lock.json TSK-740 Remove glyphy icon library due to deprecation in bootstrap 4 2018-11-13 21:41:07 +01:00
package.json TSK-740 Remove glyphy icon library due to deprecation in bootstrap 4 2018-11-13 21:41:07 +01:00
pom.xml Updated poms to version 1.0.5-SNAPSHOT 2018-10-24 14:54:24 +00:00
tsconfig.json TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
tslint.json TSK-625 Angular update from 5 to 6 2018-07-19 15:48:25 +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.