Skip to content

Files

Latest commit

2035746 · Jan 19, 2023

History

History
12 lines (8 loc) · 774 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 774 Bytes

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.