Live examples
Every example below is hosted on this site. Clone the repo and see docs/examples/ for source and local dev commands.
Quick try
Section titled “Quick try”All demos
Section titled “All demos”- Quickstart — shortest import map + attach()
- Plain HTML (self-contained) · shared React
- Marketing site — hover, click, viewport triggers
- shadcn drop-in
- Demo (Vite host) — full feature kitchen sink
- Cross-framework bus
- Multi-vertical host
- Multi-widget bundle
- Monorepo component library
- Vite host (import remotes)
- Vite host (URL remotes)
- Pokémon kitchen sink
- MCP app preview
- Generative UI stream
Run locally
Section titled “Run locally”From the repo root after pnpm install && pnpm -r build:
pnpm --filter mountly-docs run stage-examplespnpm --filter mountly-docs devPer-example dev servers are documented in docs/examples/README.md.