diff --git a/src/ui/Domo/index.html b/src/ui/Domo/index.html
index e9a8e4fa..1df4e7ef 100644
--- a/src/ui/Domo/index.html
+++ b/src/ui/Domo/index.html
@@ -1,21 +1,52 @@
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Domo
diff --git a/src/ui/Domo/package.json b/src/ui/Domo/package.json
index 91b1dfe2..5a92ff4a 100644
--- a/src/ui/Domo/package.json
+++ b/src/ui/Domo/package.json
@@ -9,9 +9,12 @@
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
},
"dependencies": {
- "vue": "^1.0.17",
- "vue-router": "^0.7.11",
- "vue-mdl": "^0.5.0"
+ "vue": "^1.0.21",
+ "vue-router": "^0.7.13",
+ "vue-mdl": "^0.7.4",
+ "material-design-lite": "^1.1.3",
+ "roboto-fontface": "^0.4.5",
+ "material-design-icons": "^2.2.3"
},
"devDependencies": {
"babel-core": "^6.0.0",
diff --git a/src/ui/Domo/src/app.vue b/src/ui/Domo/src/app.vue
index bccd2aff..6b34bcc2 100644
--- a/src/ui/Domo/src/app.vue
+++ b/src/ui/Domo/src/app.vue
@@ -1,10 +1,47 @@
- Go to Home
- Go to Lights
- Go to Shutters
- Go to Sprinklers
-
-
+
+
+
+
+