adding initial

This commit is contained in:
2020-03-22 03:16:57 +00:00
parent eda3fa20ce
commit 77bf8f3826
11 changed files with 293 additions and 98 deletions

5
vue.config.js Normal file
View File

@@ -0,0 +1,5 @@
module.exports = {
"transpileDependencies": [
"vuetify"
]
}