Back to Yew

Counter Example

examples/counter/README.md

0.18.0408 B
Original Source

Counter Example

A simple example of a counter which can be increased or decreased with the press of a button.

Concepts

Demonstrates the use of messages to update state.

Running

Run this application with the trunk development server:

bash
trunk serve --open