aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authormadelinegr <mgriswold99@gmail.com>2019-03-02 17:07:01 -0500
committermadelinegr <mgriswold99@gmail.com>2019-03-02 17:07:01 -0500
commitb30d129dfd0f7c4a462a0af1dde13a9a0d1699fc (patch)
tree874a5434c004124835c6b02d7ef5a0058240d8c0 /build
parent3b60e04d22f438b81de9e5ce8707e9bbd4a82d0c (diff)
parentbde8aabad7e5745b4797e73b564e4efb19faeca9 (diff)
mer con
Diffstat (limited to 'build')
-rw-r--r--build/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/build/index.html b/build/index.html
new file mode 100644
index 000000000..fda212af4
--- /dev/null
+++ b/build/index.html
@@ -0,0 +1,12 @@
+<html>
+
+<head>
+ <title>Dash Web</title>
+</head>
+
+<body>
+ <div id="root"></div>
+ <script src="./bundle.js"></script>
+</body>
+
+</html> \ No newline at end of file