Lucas Fernandes Nogueira 5105b428c4 feat(cli): change app template to only set default menu on macOS (#4518) 3 年之前
..
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) 3 年之前
index.html 2a7bf6d912 refactor(examples): improve security when rendering HTML strings [TRI-003] (#14) 3 年之前
main.rs 5105b428c4 feat(cli): change app template to only set default menu on macOS (#4518) 3 年之前
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 年之前

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