A minimal Tauri desktop app.
-
Install Rust toolchain: https://rustup.rs
-
Install Tauri CLI:
cargo install tauri-cli -
Run the app:
npx tauri dev
Or, if you want to build:
npx tauri build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A minimal Tauri desktop app.
Install Rust toolchain: https://rustup.rs
Install Tauri CLI:
cargo install tauri-cli
Run the app:
npx tauri dev
Or, if you want to build:
npx tauri build