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