Hands-on tutorials that walk you through building complete applications with Milo.
Build an Install Wizard
Multi-screen flow with forms, validation, and side effects
Build a three-screen installer using Flows, Forms, and Sagas — the full Milo stack.
Build a Counter App
Interactive terminal app with reducer state and Kida rendering
Build the smallest useful Milo app: key input, pure reducer, and live template rendering.
Tutorial ideas
Have a tutorial you'd like to see? Open an issue with a description of what you'd like to build.
- Real-time status dashboard with
@@TICKand sagas - File browser with keyboard navigation and directory tree
- Test runner with watch mode, progress bars, and session recording
In This Section
Build a Counter App
Build your first interactive Milo app with a reducer and Kida template.
Build an Install Wizard
Build a multi-screen install wizard with forms, validation, and side effects.