BETTERZON-33: Added routing

This commit is contained in:
2020-12-02 09:02:24 +01:00
parent b5c9da6055
commit e91a0085f6
9 changed files with 73 additions and 55 deletions
@@ -0,0 +1,4 @@
<meta charset="UTF-8">
<p *ngFor="let person of testList">
{{person}}
</p>