summaryrefslogtreecommitdiff
path: root/views/index.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.hbs')
-rw-r--r--views/index.hbs9
1 files changed, 9 insertions, 0 deletions
diff --git a/views/index.hbs b/views/index.hbs
new file mode 100644
index 0000000..8cf9269
--- /dev/null
+++ b/views/index.hbs
@@ -0,0 +1,9 @@
+<html>
+ <head>
+
+ </head>
+ <body>
+ <div id="app" />
+ <script src="index.js"></script>
+ </body>
+</html> \ No newline at end of file