Amr Bashir ad83d41cb5 chore: cleanup and simplify examples (#10743) 11 months ago
..
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) 3 years ago
index.html ad83d41cb5 chore: cleanup and simplify examples (#10743) 11 months ago
main.rs ad83d41cb5 chore: cleanup and simplify examples (#10743) 11 months ago
tauri.conf.json 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago

README.md

State example

A simple Tauri Application showcase the application State usage.

To execute run the following on the root directory of the repository: cargo run --example state