init
This commit is contained in:
commit
ba26116797
67 changed files with 18730 additions and 0 deletions
18
.cta.json
Normal file
18
.cta.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"projectName": "githikari",
|
||||
"mode": "file-router",
|
||||
"typescript": true,
|
||||
"packageManager": "bun",
|
||||
"includeExamples": true,
|
||||
"tailwind": true,
|
||||
"addOnOptions": {},
|
||||
"envVarValues": {},
|
||||
"git": true,
|
||||
"install": true,
|
||||
"routerOnly": false,
|
||||
"version": 1,
|
||||
"framework": "react",
|
||||
"chosenAddOns": [
|
||||
"biome"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue