# Serenity UI CLI

Welcome to the Serenity UI CLI tool! This command-line interface simplifies the integration and management of Serenity UI components in your Next.js projects.

## Installation

You can run the CLI tool directly using `npx`:

```bash
npx @ayushmxxn/serenity-ui@latest init
npx @ayushmxxn/serenity-ui@latest add <component-name>
```
