add customer angular gui skeleton

This commit is contained in:
2019-07-08 18:03:47 +02:00
committed by Roland Schneider
parent 5922ce776d
commit 25845cc006
76 changed files with 1044 additions and 38 deletions

View File

@@ -19,7 +19,8 @@
"@angular/platform-browser": "~8.0.3",
"@angular/platform-browser-dynamic": "~8.0.3",
"@angular/router": "~8.0.3",
"@ng-bootstrap/ng-bootstrap": "^5.0.0-rc.1",
"bootstrap": "^4.3.1",
"ngx-bootstrap": "^5.0.0",
"rxjs": "~6.4.0",
"tslib": "^1.9.0",
"zone.js": "~0.9.1"