Lucas Fernandes Nogueira 6a5ff08ce9 refactor: remove bootstrapper, closes #3786 (#3832) 3 лет назад
..
README.md d7924b0525 fix: typo in the hello world example README.md (#3531) 3 лет назад
index.html 6ec54c53b5 feat(core): allow `dev_path`, `dist_dir` as array of paths, fixes #1897 (#1926) 4 лет назад
main.rs f1637d62df refactor(examples): remove unused files (#3762) 3 лет назад
tauri.conf.json 6a5ff08ce9 refactor: remove bootstrapper, closes #3786 (#3832) 3 лет назад

README.md

Hello World Example

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