Development Tools

shadcn CLI

109.2k

CLI for adding accessible, customizable UI components to React and Next.js projects.

macOSLinuxWindows

Install

Get started

# npm
npx shadcn@latest init

# bun
bunx shadcn@latest init

# pnpm
pnpm dlx shadcn@latest init

# yarn
yarn dlx shadcn@latest init