Lucas Fernandes Nogueira f1637d62df refactor(examples): remove unused files (#3762) 3 年之前
..
public 8259cd64c2 feat(core): inject `CSP` on data URLs [TRI-049] (#16) 3 年之前
README.md f1637d62df refactor(examples): remove unused files (#3762) 3 年之前
main.rs f1637d62df refactor(examples): remove unused files (#3762) 3 年之前
tauri.conf.json f1637d62df refactor(examples): remove unused files (#3762) 3 年之前

README.md

Naviagtion Example

A very simple Tauri Appplication with frontend navigation.

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