setup for vue routes

This commit is contained in:
2021-07-15 00:00:08 -06:00
parent 7b18b0842a
commit 7514dc03da
8 changed files with 217 additions and 8 deletions

View File

@ -12,7 +12,8 @@
"register-service-worker": "^1.7.1",
"vue": "^2.6.11",
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^9.1.2"
"vue-property-decorator": "^9.1.2",
"vue-router": "^3.5.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.18.0",