diff --git a/bower.json b/bower.json index 0a64462..98bd647 100644 --- a/bower.json +++ b/bower.json @@ -17,6 +17,7 @@ ], "dependencies": { "Materialize": "materialize#^0.97.6", - "material-design-icons": "^2.2.3" + "material-design-icons": "^2.2.3", + "vue": "^1.0.21" } } diff --git a/index.html b/index.html index 782c732..45214ac 100644 --- a/index.html +++ b/index.html @@ -14,12 +14,25 @@ +