See it in action
The fastest way to understand Mateu is to try the live demos.
Live demos
Section titled “Live demos”What to look for
Section titled “What to look for”As you explore the demos, pay attention to:
- how much UI is generated from backend definitions
- how interactions are handled without a traditional frontend app
- how the same core ideas can be rendered with different frontend implementations
Why the demo matters
Section titled “Why the demo matters”The demos also reflect one of Mateu’s architectural strengths: stateless interaction and decoupled rendering.
The frontend can remain static, while the backend handles UI state and behavior through Mateu’s model.