Installation
How to install Clarity UI.
Installation
CLI
Use the CLI to add components to your project.
npx clarity-ui initManual
- Install dependencies:
```bash npm install clarityui ```
- Add the styles to your global css file.
How to install Clarity UI.
Use the CLI to add components to your project.
npx clarity-ui init```bash npm install clarityui ```