diff --git a/package.json b/package.json index 2f561af..236c5b5 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,11 @@ "core-js": "^3.6.4", "vue": "^2.6.11", "vue-router": "^3.1.5", + "vuetify": "^2.2.11", "vuex": "^3.1.2" }, "devDependencies": { + "@mdi/font": "^5.0.45", "@vue/cli-plugin-babel": "~4.2.0", "@vue/cli-plugin-eslint": "~4.2.0", "@vue/cli-plugin-router": "~4.2.0", @@ -24,6 +26,8 @@ "eslint-plugin-vue": "^6.1.2", "sass": "^1.25.0", "sass-loader": "^8.0.2", - "vue-template-compiler": "^2.6.11" + "vue-cli-plugin-vuetify": "^2.0.5", + "vue-template-compiler": "^2.6.11", + "vuetify-loader": "^1.3.0" } } diff --git a/public/index.html b/public/index.html index 4123528..bc51465 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,8 @@ <%= htmlWebpackPlugin.options.title %> + +