Installation
How to install WoxCN Shadcn components in your project.
It doesn’t matter what framework or package manager you are using. Installing WoxCN Shadcn components is as simple as running the shadcn add @woxcn/<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 Shadcn component.
Example
Section titled “Example”If that doesn’t work you can use the full URL to the component’s JSON file instead.