Back to Beekeeper Studio

Beekeeper Studio UI Kit - HTML Example

apps/ui-kit/examples/html/README.md

5.7.2361 B
Original Source

Beekeeper Studio UI Kit - HTML Example

This example shows how to use Beekeeper Studio UI Kit components in a basic HTML application with Vite.

Getting Started

  1. Install dependencies:
bash
npm install
  1. Start the development server:
bash
npm run dev
  1. Open your browser to the URL shown in the terminal (usually http://localhost:5173).