Skip to main content
Runnable examples and starter templates live in the Aero repository and ship with @aero-js/create.

Kitchen sink

Full demo: content collections, Nitro API, Alpine.js, and HTMX. Use it to validate Aero features.

Import and bundling

Side-by-side demos for bundling htmx and Alpine, CDN globals, import maps, externals, and dynamic import.

Create minimal template

pnpm create @aero-js my-app scaffolds the minimal template by default.

Create fullstack template

Add --template fullstack for Nitro and API routes pre-wired. See Installation for the exact command.

More in the repo

Browse examples/ on GitHub for additional projects as they are added.