add login store

This commit is contained in:
2023-04-13 14:26:28 +02:00
parent 9fcdef4aac
commit 7a81b94438
9 changed files with 275 additions and 38 deletions

View File

@@ -8,6 +8,7 @@
},
"dependencies": {
"core-js": "^3.8.3",
"pinia": "^2.0.34",
"vue": "^3.2.13",
"vue-router": "^4.0.3"
},