mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 09:54:41 -05:00
236 B
236 B
Leptos Counter Example
This example is the same like the counter but it's written without using macros and can be build with stable Rust.
Getting Started
See the Examples README for setup and run instructions.