Set up reflex for make watch

This commit is contained in:
Benedikt Kulmann
2020-06-30 16:47:30 +02:00
parent 28e72bc5ad
commit f883c5bd0b
8 changed files with 57 additions and 46 deletions
+5 -3
View File
@@ -1,8 +1,10 @@
<template>
<div>
<h1>
Accounts and stuff.
</h1>
<div class="uk-width-3-4@m uk-container uk-padding">
<h1>
Accounts
</h1>
</div>
</div>
</template>