Files
dependabot[bot] b7e5a27812 chore(deps): bump rollup in /apps/ui-kit/examples/html
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.5 to 3.30.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/v3.30.0/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.5...v3.30.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 3.30.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 07:05:52 +00:00
..
2025-01-21 16:42:16 +07:00
2025-02-18 11:11:52 +07:00
2025-04-24 17:42:02 +07:00
2025-04-24 17:42:02 +07:00
2025-04-23 18:40:22 +07:00

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:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser to the URL shown in the terminal (usually http://localhost:5173).