BETTER-AUTH. UI

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@latest

Configure TailwindCSS

Add the following @import to your global css.

styles/globals.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

On this page