This commit is contained in:
Le Deng
2017-03-06 16:37:44 -05:00
parent 4efefa3b72
commit 16a675133c
31 changed files with 684 additions and 19 deletions

View File

@@ -1,3 +1,6 @@
<h1>
{{title}}
</h1>
<app-nav-bar></app-nav-bar>
<router-outlet></router-outlet>