mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-02 00:01:41 +02:00
restructure for backend/frontend separation
This commit is contained in:
6
frontend/ng-karaoqueue/src/app/app.component.html
Normal file
6
frontend/ng-karaoqueue/src/app/app.component.html
Normal file
@ -0,0 +1,6 @@
|
||||
<div>
|
||||
<mat-toolbar color="primary">
|
||||
<span>KaraoQueue</span>
|
||||
</mat-toolbar>
|
||||
</div>
|
||||
<router-outlet></router-outlet>
|
Reference in New Issue
Block a user