Requirements
Lazy-ui targets an existing shadcn-compatible React app. If shadcn/ui is wired up in your project, you already have everything you need.
- A React app with Tailwind CSS configured (Next.js, Vite, or similar).
- shadcn/ui initialized — the cn() helper and components path alias.
- Run the CLI from the project root so generated file paths resolve.