first
This commit is contained in:
commit
3b669918d0
59 changed files with 16928 additions and 0 deletions
8
frontend/src/app/app.component.html
Normal file
8
frontend/src/app/app.component.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<h1>LF12 Starter</h1>
|
||||
|
||||
<a href="/hello">hello</a>
|
||||
|
||||
<router-outlet></router-outlet>
|
||||
|
||||
|
||||
|
Reference in a new issue