Examples
Hello, World!
A basic "Hello, World!" app showcasing a component and a store.
Open the browser developer console and try setGreeting('Hey') and store.setThing('planet').
live demo | files
Chat App
A basic chat app.
Chat with yourself. Features a little bit everything in Duck.
live demo | files
Next, Welcome