Amr Bashir a178f95d68 feat: config schema generator (#5193) %!s(int64=2) %!d(string=hai) anos
..
public 60bf067913 chore(examples): remove the legacy X-UA-Compatible meta (#5394) %!s(int64=2) %!d(string=hai) anos
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) %!s(int64=3) %!d(string=hai) anos
main.rs 2901145c49 chore: update license headers (#5067) %!s(int64=2) %!d(string=hai) anos
tauri.conf.json a178f95d68 feat: config schema generator (#5193) %!s(int64=2) %!d(string=hai) anos

README.md

Navigation Example

A very simple Tauri Application with frontend navigation.

To execute run the following on the root directory of the repository: cargo run --example navigation --features window-create.