mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 13:17:02 +00:00
| .. | ||
| commands.rs | ||
| index.html | ||
| main.rs | ||
| README.md | ||
| tauri.conf.json | ||
Commands Example
A simple Tauri Application showcasing the command API.
To execute run the following on the root directory of the repository: cargo run --example commands.