Extracted frontend from webservice to new directory
Updated directory structure Updated .gitignore
This commit is contained in:
2
frontend/src/app/app.component.html
Normal file
2
frontend/src/app/app.component.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<app-header *ngIf="showHeader"></app-header>
|
||||
<router-outlet></router-outlet>
|
Reference in New Issue
Block a user