Add empty front page with just a header

Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
This commit is contained in:
2016-09-06 13:44:13 +02:00
parent 7c1fd5de39
commit 4db5923857
7 changed files with 54 additions and 0 deletions

1
app/app.component.html Normal file
View File

@@ -0,0 +1 @@
<h1>Hello!</h1>