astro-tanstack-multiframework icon indicating copy to clipboard operation
astro-tanstack-multiframework copied to clipboard

Kitchen Sink: Microfrontends with Astro

npm create astro@latest -- --template framework-multiple

Open in StackBlitz Open with CodeSandbox

This example showcases Astro's built-in support for multiple frameworks (React, Preact, Svelte, and Vue (v3.x)).

No configuration is needed to enable these frameworks—just start writing components in src/components.