implementing vue router

This commit is contained in:
carodej
2020-04-06 20:45:56 +02:00
parent 01b399e4a6
commit bde58fbf60
9 changed files with 755 additions and 119 deletions

View File

@@ -27,6 +27,7 @@
"vee-validate": "^3.2.5",
"vue": "^2.6.10",
"vue-i18n": "^8.16.0",
"vue-router": "^3.1.6",
"vuex": "^3.0.1"
}
}