Tauri Basic App A minimal Tauri desktop app. How to run 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