Usage
Once everything is installed(/en/docs/instalation/), you can start adding dr-ui components to your project:
npx shadcn@latest add @dr-ui/<component-name>For example, to install the button component:
npx shadcn@latest add @dr-ui/buttonYou can find all available components in the Components documentation.