Getting Started
Install and use the Oward UI component registry.
Installation
Each component page displays the quick install command for different package managers.
Using oward-ui CLI (Recommended)
The oward-ui CLI is a wrapper around the shadcn CLI that simplifies installation:
# Install a component
npx oward-ui add icon
# Install multiple components
npx oward-ui add icon wrapper scrollfadeAll other shadcn commands are passed through directly:
npx oward-ui init
npx oward-ui diff