li-dance-backoffice/frontend
Artur Savitskiy 4bba68fc6d Add single course and breakdance to registration for other pricing 2024-09-02 01:37:42 +02:00
..
.vscode Add backend to repo 2024-03-04 16:07:16 +01:00
src Add single course and breakdance to registration for other pricing 2024-09-02 01:37:42 +02:00
.browserslistrc Add backend to repo 2024-03-04 16:07:16 +01:00
.editorconfig Add backend to repo 2024-03-04 16:07:16 +01:00
.eslintrc.json install eslint + run prettier 2024-03-10 18:41:27 +01:00
.gitignore Add backend to repo 2024-03-04 16:07:16 +01:00
.prettierignore install eslint + run prettier 2024-03-10 18:41:27 +01:00
.prettierrc.json install eslint + run prettier 2024-03-10 18:41:27 +01:00
README.md Add backend to repo 2024-03-04 16:07:16 +01:00
angular.json Fix birthday -1 bug 2024-05-21 00:38:01 +02:00
package-lock.json [FE] Anmeldeformular v0.1 2024-04-26 14:40:20 +02:00
package.json Add authorization header 2024-05-04 02:41:04 +02:00
tsconfig.app.json install eslint + run prettier 2024-03-10 18:41:27 +01:00
tsconfig.json install eslint + run prettier 2024-03-10 18:41:27 +01:00
tsconfig.spec.json install eslint + run prettier 2024-03-10 18:41:27 +01:00

README.md

LiDanceBackoffice

This project was generated with Angular CLI version 13.1.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|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.