ticketfrei3/kibicara-frontend
Thomas Lindner eaf187513e [frontend] Add favicon 2023-03-18 12:48:10 +01:00
..
e2e [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00
src [frontend] Add margin to hoodpage bottom 2020-10-09 14:54:03 +02:00
.editorconfig [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00
.gitignore [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00
README.md [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00
angular.json [frontend] Fix linter issues 2020-09-05 01:30:02 +02:00
browserslist [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00
favicon.svg [frontend] Add favicon 2023-03-18 12:48:10 +01:00
karma.conf.js [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00
package-lock.json [frontend] Update openapi frontend files 2020-10-08 20:58:57 +02:00
package.json [frontend] Update openapi frontend files 2020-10-08 20:58:57 +02:00
tsconfig.app.json [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00
tsconfig.json [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00
tsconfig.spec.json [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00
tslint.json [frontend] Add initial angular app structure 2020-07-25 11:05:36 +02:00

README.md

KibicaraFrontend

This project was generated with Angular CLI version 9.1.4.

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|guard|interface|enum|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.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

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