Christian Kahlau 7a4e57a2b7 ng: Implementation of service check widget and status timeline bars (on dashboard) 3 年之前
..
.vscode 819419f3ec Initial Setup - Express Webserver + Angular UI Projects 3 年之前
src 7a4e57a2b7 ng: Implementation of service check widget and status timeline bars (on dashboard) 3 年之前
.editorconfig 819419f3ec Initial Setup - Express Webserver + Angular UI Projects 3 年之前
.gitignore 819419f3ec Initial Setup - Express Webserver + Angular UI Projects 3 年之前
README.md 819419f3ec Initial Setup - Express Webserver + Angular UI Projects 3 年之前
angular.json 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects 3 年之前
karma.conf.js 819419f3ec Initial Setup - Express Webserver + Angular UI Projects 3 年之前
package.json 363a506ee1 Merge branch 'master' into feature/admin-panel 3 年之前
proxy-conf.json 08eb7370f5 Angular: WIP - Navigation, Server Data Page 3 年之前
tsconfig.app.json 925610b055 Admin Panel WIP: Create Read Update works 3 年之前
tsconfig.json fe1df0fe7b angular update 14 -> 15 3 年之前
tsconfig.spec.json 819419f3ec Initial Setup - Express Webserver + Angular UI Projects 3 年之前

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.