mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Counter Example
A simple example of a counter which can be increased or decreased with the press of a button implemented using function components
Concepts
Demonstrates the use of function components.
Running
Run this application with the trunk development server:
trunk serve --open