Skip to content

Files

Latest commit

0dbb7ba · Mar 5, 2023

History

History

tea_component

TEA component example

How to write a component in The Elm architecture. You'll also learn how to pass messages to the parent component.


cargo make start

Open 127.0.0.1:8000 in your browser.