Go to file
Jim Martens 91a5f3a5c4 chore(main): Use release-pr command again 2023-11-18 23:20:16 +01:00
.github/workflows chore(main): Use release-pr command again 2023-11-18 23:20:16 +01:00
.run Created initial menu structure 2023-11-12 15:40:46 +01:00
src feat(debug): Added ability to mock network 2023-11-18 22:37:29 +01:00
.browserslistrc Integrated Ionic framework 2023-10-26 23:12:00 +02:00
.drone.yml Integrated Ionic framework 2023-10-26 23:12:00 +02:00
.editorconfig Initial commit 2023-10-01 10:39:17 +02:00
.eslintrc.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00
.gitignore Integrated Ionic framework 2023-10-26 23:12:00 +02:00
.htaccess Initial commit 2023-10-01 10:39:17 +02:00
.release-please-manifest.json chore(main): release tsw-timetable-frontend 0.1.0 (#7) 2023-11-18 22:46:45 +01:00
CHANGELOG.md chore(main): Added correct changelog file again 2023-11-18 23:04:19 +01:00
CODEOWNERS chore(main): Add CODEOWNERS file 2023-11-18 22:43:20 +01:00
README.md Initial commit 2023-10-01 10:39:17 +02:00
angular.json Updated Angular to 17 2023-11-15 09:09:28 +01:00
capacitor.config.ts Integrated Ionic framework 2023-10-26 23:12:00 +02:00
ionic.config.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00
karma.conf.js Integrated Ionic framework 2023-10-26 23:12:00 +02:00
ngsw-config.json Initial commit 2023-10-01 10:39:17 +02:00
package-lock.json chore(main): release tsw-timetable-frontend 0.1.0 (#7) 2023-11-18 22:46:45 +01:00
package.json chore(main): release tsw-timetable-frontend 0.1.0 (#7) 2023-11-18 22:46:45 +01:00
release-please-config.json chore(main): Added release-please action 2023-11-18 22:38:02 +01:00
tsconfig.app.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00
tsconfig.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00
tsconfig.spec.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00

README.md

ModuleFrontend

This project was generated with Angular CLI version 16.1.4.

Development server

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