@ayushmxxn/serenity-ui
Version:
A CLI tool for integrating Serenity UI components into your Next.js projects.
13 lines (8 loc) • 362 B
Markdown
# 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 /serenity-ui init
npx /serenity-ui add <component-name>
```