mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 12:27:16 +03:00
5ed46f010b
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
198 B
198 B
Multi-Window Example
An example Tauri Multi-Window Application.
To execute run the following on the root directory of the repository: cargo run --example multiwindow --features window-create
.