mirror of
https://github.com/yewstack/yew.git
synced 2026-01-25 16:43:15 +00:00
4 lines
56 B
Rust
4 lines
56 B
Rust
fn main() {
|
|
yew::start_app::<node_refs::Model>();
|
|
}
|