Installation
How to install Greta UI components in your project.
It doesn’t matter what framework or package manager you are using. Installing Greta UI components is as simple as running the shadcn add @greta/<component> command and replacing <component> with the name of the component you want to install.
The entire install process is handled by the shadcn CLI tool and works identically to how you would install any other Greta UI component.
Example
Section titled “Example”If that doesn’t work you can use the full URL to the component’s JSON file instead.