CLI

Use the Vengeance UI CLI to quickly add components to your project.


Usage

Run the following command to add a component:

1npx vengeance-ui add [component-name]

Example

To add the animated button component:

1npx vengeance-ui add animated-button

Available Commands

CommandDescription
addAdd a component to your project
initInitialize Vengeance UI in your project
listList all available components