mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
8de308d1bf
* feat(core): implement new config structure RFC#5 |
||
---|---|---|
.. | ||
index.html | ||
main.rs | ||
README.md | ||
tauri.conf.json |
Hello World Example
To execute run the following on the root directory of the repository: cargo run --example helloworld
.