Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 963 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 963 Bytes

Kitchen Sink: Microfrontends with Astro

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

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

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.