Initial commit

This commit is contained in:
2024-12-29 12:11:11 +01:00
parent 6e1e00d048
commit 856dfbd119
9 changed files with 105 additions and 1 deletions
+2
View File
@@ -10,7 +10,9 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"class-transformer": "^0.5.1",
"nuxt": "^3.15.0",
"reflect-metadata": "^0.2.2",
"vue": "latest",
"vue-router": "latest"
}