CLI
Use the command line to add Jolly-UI components to your application.
Add components from CLI
There are two ways to add components to your project using the CLI.
-
Using the
REGISTRY_URL
environment variable. (Reccommended as it will follow the shadcn components.json config) -
Using the components URL. (Note you will need to specify the style, e.g
https://jollyui.dev/new-york/button
)