A Desktop app for installing and running Zebra.
In-browser preview with example data
To install the Zebra Launcher:
Note: It currently requires a 64-bit processor, and on macOS, an ARM-based processor such as the Apple M1.
pnpm
pnpm i
to install npm packagespnpm tauri dev
to start the Tauri app.dist
folder to the root of this project to fix the Rust warning in src-tauri/src/main.rs
Prettier
for formatting .ts/.tsx/.css files