mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +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
.