aboutsummaryrefslogtreecommitdiff
path: root/hsm-web/Client/public
diff options
context:
space:
mode:
Diffstat (limited to 'hsm-web/Client/public')
-rw-r--r--hsm-web/Client/public/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/hsm-web/Client/public/index.html b/hsm-web/Client/public/index.html
new file mode 100644
index 0000000..7928e80
--- /dev/null
+++ b/hsm-web/Client/public/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang="">
+ <head>
+ <meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width,initial-scale=1.0">
+ <title>HsMouse</title>
+ </head>
+ <body>
+ <div id="app"></div>
+ </body>
+</html>