aboutsummaryrefslogtreecommitdiff
path: root/hsm-web/Client/src/App.vue
diff options
context:
space:
mode:
Diffstat (limited to 'hsm-web/Client/src/App.vue')
-rw-r--r--hsm-web/Client/src/App.vue3
1 files changed, 3 insertions, 0 deletions
diff --git a/hsm-web/Client/src/App.vue b/hsm-web/Client/src/App.vue
new file mode 100644
index 0000000..202e4d2
--- /dev/null
+++ b/hsm-web/Client/src/App.vue
@@ -0,0 +1,3 @@
+<template>
+ <h1>HsMouse</h1>
+</template>