Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 238 Bytes

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.