Curv UI CLI
A powerful command-line tool to manage and integrate Curv UI components seamlessly into your projects.
Install CLI
Install the Curv UI CLI on your project.
npm install curv-uiInitialize Project
Set up a new Curv UI project with default templates and structure.
npx curv-ui initAdd Component
Set up a new Curv UI project with default templates and structure.
npx curv-ui add <componet>