Home for the create-tanstack-cn CLI and the template it scaffolds. Spins up a new TanStack Start + shadcn project: Vite 8 (Rolldown + Oxc), Tailwind v4, shadcn/ui base-luma on Base UI, React 19, TypeScript 6, Vitest 4. Use any package manager: npm, pnpm, bun, or yarn.
npm create tanstack-cn@latest my-app
# or
pnpm create tanstack-cn@latest my-app
# or
bunx create-tanstack-cn@latest my-app
# or
yarn create tanstack-cn my-appMIT.
