mirror of
https://github.com/Akomry/website.git
synced 2025-12-06 11:33:54 +00:00
feat(frontend): ça commence à donner quelque chose niveau css de base
This commit is contained in:
parent
3d0cb9cc28
commit
7fe2f1be4e
52 changed files with 1161 additions and 80 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"type-check": "vue-tsc --build"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.8.4",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.0"
|
||||
},
|
||||
|
|
@ -20,6 +21,8 @@
|
|||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"npm-run-all2": "^7.0.2",
|
||||
"sass": "^1.86.0",
|
||||
"sass-loader": "^16.0.5",
|
||||
"typescript": "~5.8.0",
|
||||
"vite": "^6.2.1",
|
||||
"vite-plugin-vue-devtools": "^7.7.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue