This directory contains exmaple folders demonstrating usage and use cases for the Baukasten UI library.
Purpose: Demonstrates very basic setup and usage using Baukasten components in a standalone web application.
Key Features:
- Uses
VSCodeThemeWrapperto simulate VSCode theming - Manual theme selection (Dark+, Light+, GitHub Dark, Monokai, etc.)
- Perfect for testing components in a browser
- Shows how to integrate Baukasten in React web apps
Run it:
npm run example:webUse Case:
- Prototyping VSCode extension UIs in the browser
- Component demos and testing