generated from lucien/api-template
add: added homepage
This commit is contained in:
parent
736f097d20
commit
92f0f90e14
12 changed files with 3825 additions and 153 deletions
|
@ -10,8 +10,10 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.8.4",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
"react-dom": "^19.0.0",
|
||||
"react-router-dom": "^7.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.21.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue