Skip to content

Latest commit

 

History

History

tea_component

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.