A hubub of code to test websockets. To remove and refine

This commit is contained in:
GloriousCode
2017-08-31 21:13:42 +10:00
parent af2d8cf157
commit e193258710
11 changed files with 144 additions and 36 deletions

View File

@@ -1,7 +1,4 @@
<div class="container">
<h1 class="title">
{{title}}
</h1>
<a routerLink="/about" routerLinkActive="active" >hello</a>
</div>
<app-chatbutton></app-chatbutton>