+ Added app router and index/spell pages

This commit is contained in:
Alexis
2020-03-12 19:03:28 +01:00
parent 3defb52d30
commit c785b988a8
13 changed files with 205 additions and 72 deletions

View File

@@ -39,6 +39,7 @@
"eslint-plugin-vue": "^6.1.2",
"node-sass": "^4.13.1",
"sass-loader": "^8.0.2",
"vue-router": "^3.1.6",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {