hextastudio/ui needs your support to stay running 🫶 Help us
Install HextaUI
Step-by-step guide to install and use the HextaUI library
Step 1: Installing HextaUI
Use the above command to install the HextaUI library in your project.
Step 2: Usage
After installing the library, you can add a component using above command.
Replace <component_name> with the name of the component you want to install (e.g., `npx hexta-ui add button`).
The CLI will download the selected component and place it in the `src/components/hexta-ui` directory of your project.
That's it! HextaUI makes it easy to enhance your user interface with modern, customizable components.
Example
The above command will download the button component and place it in the `src/components/hexta-ui` directory of your project.