Installation
How to install Clarity UI.
Installation
CLI
Use the CLI to add components to your project.
```bash npx clarityui init ```
Manual
- 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.
```bash npx clarityui init ```
```bash npm install clarityui ```