Skip to content

Showcase

A browser recreation of the native GPUI showcase app (cargo run -p showcase). The click counter is live — try it.

Run the native app

bash
cargo run -p showcase

Opens a 1200×800 native window with the same four sections: Buttons, Badges, Input, and Cards.

Released under the MIT License.