aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-ui/src/main/frontend/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-workflow-designer-ui/src/main/frontend/index.html')
-rw-r--r--sdc-workflow-designer-ui/src/main/frontend/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/sdc-workflow-designer-ui/src/main/frontend/index.html b/sdc-workflow-designer-ui/src/main/frontend/index.html
new file mode 100644
index 00000000..f0d2b573
--- /dev/null
+++ b/sdc-workflow-designer-ui/src/main/frontend/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>SDC Workflow App</title>
+</head>
+<body>
+<div id="root"></div>
+</body>
+</html>