This example showcases a basic leptos app with many counters. It is a good example of how to setup a basic reactive app with signals and effects, and how to interact with browser events.
See the Examples README for setup and run instructions.
Run trunk serve --open to run this example.