Start here
This is the shortest path to becoming productive with Mateu.
Recommended order
Section titled “Recommended order”For most developers, the quickstart is the best first stop.
A worked example to follow
Section titled “A worked example to follow”Prefer learning from real, running code? miguelperezcolom/hello-world is a hands-on tutorial repo built on a hexagonal/DDD base, with one branch per step. git checkout any step and run it, or git diff two steps to see exactly what each one adds — through a CRUD, a KPI dashboard, form layout, lookups, the application shell, and finally swapping the design system and rendering natively. It pairs well with Mateu in hexagonal architecture.