Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 711 Bytes

File metadata and controls

23 lines (16 loc) · 711 Bytes

tanstack-cn

License: MIT

tanstack-cn

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.

Scaffold

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-app

License

MIT.