Christian Kahlau 363a506ee1 Merge branch 'master' into feature/admin-panel há 3 anos atrás
..
.vscode 819419f3ec Initial Setup - Express Webserver + Angular UI Projects há 3 anos atrás
src f178e1379a Merge branch 'master' into feature/admin-panel há 3 anos atrás
.editorconfig 819419f3ec Initial Setup - Express Webserver + Angular UI Projects há 3 anos atrás
.gitignore 819419f3ec Initial Setup - Express Webserver + Angular UI Projects há 3 anos atrás
README.md 819419f3ec Initial Setup - Express Webserver + Angular UI Projects há 3 anos atrás
angular.json 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects há 3 anos atrás
karma.conf.js 819419f3ec Initial Setup - Express Webserver + Angular UI Projects há 3 anos atrás
package.json 363a506ee1 Merge branch 'master' into feature/admin-panel há 3 anos atrás
proxy-conf.json 08eb7370f5 Angular: WIP - Navigation, Server Data Page há 3 anos atrás
tsconfig.app.json 925610b055 Admin Panel WIP: Create Read Update works há 3 anos atrás
tsconfig.json fe1df0fe7b angular update 14 -> 15 há 3 anos atrás
tsconfig.spec.json 819419f3ec Initial Setup - Express Webserver + Angular UI Projects há 3 anos atrás

README.md

Ng

This project was generated with Angular CLI version 14.2.3.

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.