taskana/web
James Reynaldi d70080255a Reformat Code Using google-java-format 1.23.0 2024-09-20 09:09:47 +02:00
..
.vscode Reformat Code Using google-java-format 1.23.0 2024-09-20 09:09:47 +02:00
cypress Rename to Kadai 2024-09-20 09:09:46 +02:00
src Reformat Code Using google-java-format 1.23.0 2024-09-20 09:09:47 +02:00
.editorconfig TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
.eslintrc.js TSK-1657: Angular 12 update 2021-06-28 17:02:48 +02:00
.prettierignore TSK-1786: Changed notification for empty classification filtering 2022-03-01 13:00:11 +01: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 Reformat Code Using google-java-format 1.23.0 2024-09-20 09:09:47 +02:00
browserslist TSK-1653: configured browserslist according to our supported environments 2021-06-09 15:12:34 +02:00
cypress-standalone.json Rename to Kadai 2024-09-20 09:09:46 +02:00
cypress.json Rename to Kadai 2024-09-20 09:09:46 +02:00
jest.config.js Rename to Kadai 2024-09-20 09:09:46 +02:00
package.json Rename to Kadai 2024-09-20 09:09:46 +02:00
pom.xml Rename to Kadai 2024-09-20 09:09:46 +02:00
tsconfig.json TSK-1871: Implement new Frontend structure 2022-04-28 17:48:57 +02:00
tsconfig.spec.json Reformat Code Using google-java-format 1.23.0 2024-09-20 09:09:47 +02:00
webpack.config.js TSK-1469: Update to Angular 11 2021-06-15 11:22:05 +02:00
yarn.lock Bump ws from 7.5.9 to 7.5.10 in /web 2024-07-17 08:28:07 +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.