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

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.