mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-24 02:07:58 +00:00
create HomeComponent
This commit is contained in:
3
app/app.component.html
Normal file
3
app/app.component.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="container">
|
||||
<router-outlet></router-outlet>
|
||||
</div>
|
||||
Reference in New Issue
Block a user