简介
shadcn/ui 是一个 React 组件合集,GitHub 80,000+ stars。不是安装的库,而是复制到项目中的组件。基于 Radix UI 和 Tailwind CSS,每个组件完全可自定义。被 Vercel、v0 等万级项目使用。适合想要美观 UI 又不受传统组件库限制的开发者。
Not a component library you install — components you copy into your project. Beautiful, accessible React components built on Radix UI and Tailwind CSS. Full ownership of code. 80,000+ stars.
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
npx shadcn@latest init
npx shadcn@latest add button card dialog组件被复制到你的项目中 — 完全由你掌控。
shadcn/ui 是一个 React 组件合集,GitHub 80,000+ stars。不是安装的库,而是复制到项目中的组件。基于 Radix UI 和 Tailwind CSS,每个组件完全可自定义。被 Vercel、v0 等万级项目使用。适合想要美观 UI 又不受传统组件库限制的开发者。