feat: add frontend
This commit is contained in:
16
frontend/.cta.json
Normal file
16
frontend/.cta.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"projectName": "frontend",
|
||||
"mode": "file-router",
|
||||
"typescript": true,
|
||||
"tailwind": true,
|
||||
"packageManager": "pnpm",
|
||||
"addOnOptions": {},
|
||||
"git": true,
|
||||
"version": 1,
|
||||
"framework": "react-cra",
|
||||
"chosenAddOns": [
|
||||
"biome",
|
||||
"shadcn",
|
||||
"tanstack-query"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user