Bare-bones RS client

This commit is contained in:
2020-09-08 16:50:01 +02:00
parent 00156c8d70
commit a48d74608f
9 changed files with 178 additions and 4 deletions

View File

@@ -1 +1,8 @@
<h1>Dashtab</h1>
<p>
RS connecting: {{this.storage.connecting}}<br>
RS connected: {{this.storage.connected}}
</p>
{{outlet}}