UNPKG

@ayushmxxn/serenity-ui

Version:

A CLI tool for integrating Serenity UI components into your Next.js projects.

13 lines (8 loc) 362 B
# 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> ```