Examples
Hello, World!
A basic "Hello, World!" app showcasing a component and a store.
Open the browser developer console and try
live demo | filessetGreeting('Hey')
and store.setThing('planet')
.