Back to Leptos

Leptos TodoMVC

examples/todomvc/README.md

0.8.18376 B
Original Source

Leptos TodoMVC

This is a Leptos implementation of the TodoMVC example common to many frameworks. This is a relatively-simple application but shows off features like interaction between components and state management.

Getting Started

See the Examples README for setup and run instructions.

Quick Start

Run trunk serve --open to run this example.