Lucas Fernandes Nogueira 6a5ff08ce9 refactor: remove bootstrapper, closes #3786 (#3832) há 3 anos atrás
..
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) há 3 anos atrás
index.html 2a7bf6d912 refactor(examples): improve security when rendering HTML strings [TRI-003] (#14) há 3 anos atrás
main.rs f1637d62df refactor(examples): remove unused files (#3762) há 3 anos atrás
tauri.conf.json 6a5ff08ce9 refactor: remove bootstrapper, closes #3786 (#3832) há 3 anos atrás

README.md

State example

A simple Tauri Appplication showcase the application State usage.

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