Amr Bashir 4c4acc3094 feat: implement `Default` for `Menu`, closes #2398 (#4291) před 3 roky
..
README.md d7924b0525 fix: typo in the hello world example README.md (#3531) před 3 roky
index.html 6ec54c53b5 feat(core): allow `dev_path`, `dist_dir` as array of paths, fixes #1897 (#1926) před 4 roky
main.rs 4c4acc3094 feat: implement `Default` for `Menu`, closes #2398 (#4291) před 3 roky
tauri.conf.json 715cbde384 feat(config): add `$schema` to `tauri.conf.json`, closes #3464 (#4031) před 3 roky

README.md

Hello World Example

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