CLI
Install items from this registry with the shadcn CLI.
Install a registry item with the command shown on its docs page.
npx shadcn@latest add https://underscore-cn.vercel.app/r/example-card.jsonThe command that's displayed uses the homepage value from registry/config.ts for the base URL.
Use the package manager selector on item pages to switch between npm, pnpm, yarn, and bun commands.