Quick Start
Getting Started with Better Auth UI for HeroUI v3
Prerequisites
Before you start, make sure you have the following prerequisites integrated into your project:
Installation
Install the library
Install the @better-auth-ui/heroui library using your preferred package manager.
npm install @better-auth-ui/heroui@latestConfigure TailwindCSS
Add the following @import to your global css.
@import "@better-auth-ui/heroui/styles";Next Steps
Follow a framework-specific guide to integrate Better Auth UI into your project.
Last updated on