Jacob e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 years ago
..
src-tauri d5d6d2abc1 Isolation Pattern (#43) 3 years ago
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 years ago
index.html 66916b739f chore: add `.prettierrc` in repo root (#2145) 4 years ago
package.json 2122ae61fa feat(examples): add state example (#1687) 4 years ago

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.