mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
4 lines
54 B
Rust
4 lines
54 B
Rust
fn main() {
|
|
yew::start_app::<routing::Model>();
|
|
}
|