Start
Install Mandu, scaffold an app, and run it locally in 5 minutes.
since v0.22
On this page
On this page
Start
Welcome. This category gets you from zero to a running Mandu app.
Pages
- Quickstart — scaffold and run in 5 minutes.
More pages land in W2 (first route, data fetching, layouts).
🤖 Agent Prompt
🤖 Agent Prompt — Start
Apply the guidance from the Mandu docs page at https://mandujs.com/docs/start/index to my project.
Summary of the page:
Start category hub. Entry point: quickstart. Covers install, scaffold, dev server.
Then:
1. Make the change in my codebase consistent with the page.
2. Run `bun run guard` and `bun run check` to verify nothing
in src/ or app/ breaks Mandu's invariants.
3. Show me the diff and any guard violations.
For Agents
AI hint
Start category hub. Entry point: quickstart. Covers install, scaffold, dev server.
Guard scope
project-init