Lucas Fernandes Nogueira f1637d62df refactor(examples): remove unused files (#3762) 3 年之前
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 年之前
commands.rs f1637d62df refactor(examples): remove unused files (#3762) 3 年之前
index.html 66916b739f chore: add `.prettierrc` in repo root (#2145) 4 年之前
main.rs f1637d62df refactor(examples): remove unused files (#3762) 3 年之前
tauri.conf.json f1637d62df refactor(examples): remove unused files (#3762) 3 年之前

README.md

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.