Lucas Fernandes Nogueira c81534ebd8 feat(cli): use default macOS minimum system version when it is empty (#3658) hace 3 años
..
src-tauri c81534ebd8 feat(cli): use default macOS minimum system version when it is empty (#3658) hace 3 años
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) hace 3 años
index.html 2a7bf6d912 refactor(examples): improve security when rendering HTML strings [TRI-003] (#14) hace 3 años
package.json 02ac3215ea feat(cli.js): rewrite cli.js with napi-rs, closes #2651,#3287 (#3370) hace 3 años

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