Files
leptos/examples/counter_without_macros/README.md
2023-09-13 19:57:50 -04:00

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.