uilabs-cli
v0.1.7
Published
Add uilabs components to your apps.
Downloads
494
Maintainers
Readme
uilabs CLI
Use the uilabs CLI to add components to your project.
Usage
Use the init
command to initialize dependencies for a new project.
npx uilabs-cli init
add
Use the add
command to add components to your project.
The add
command adds a component to your project and installs all required dependencies.
npx uilabs-cli add [component]
Documentation
Visit https://uilabs.app/guide/cli.