feat(frontend): initialisatie router en bijhorende.vue componenten

This commit is contained in:
Joyelle Ndagijimana 2025-02-25 23:01:36 +01:00
parent c07bb959cf
commit 6beaf77adf
38 changed files with 436 additions and 449 deletions

View file

@ -34,5 +34,8 @@
"eslint-config-prettier": "^10.0.1",
"jiti": "^2.4.2",
"typescript-eslint": "^8.24.1"
},
"dependencies": {
"vue-i18n": "^10.0.5"
}
}