Installation
Learn how to get started with BugHook UI by following this installation guide
BugHook UI: Extensive Setup Guide
Welcome to the BugHook UI setup guide! This document provides step-by-step instructions for installing, configuring, and customizing BugHook UI for your React or Next.js project.
Prerequisites
Before getting started, ensure you have the following installed and configured:
- Node.js: v16+
- React: v18+
- Next.js: v13+ (if using Next.js)
- Package Manager: npm, Yarn, or pnpm
- Tailwind CSS: Installed and configured
If you don’t have Tailwind CSS set up, follow the official Tailwind CSS installation guide.
Step 1: Install shadcn-cli
BugHook UI uses the shadcn-cli
tool to manage components. Start by installing the CLI globally: