Seed Club

Install

Initialize shadcn in your app, register the Seed Club namespace, then add components by name. You can also install any item directly from its JSON URL.

Initialize shadcn

pnpm dlx shadcn@latest init

Add registry

pnpm dlx shadcn@latest registry add @scui=https://scui-two.vercel.app/r/{name}.json

Install a component

pnpm dlx shadcn@latest add @scui/button

Install from URL

pnpm dlx shadcn@latest add https://scui-two.vercel.app/r/button.json
Registry JSON