Skip to content

Files

Latest commit

b8e3efa · Dec 23, 2021

History

History
This branch is up to date with withastro/astro:win.

framework-multiple

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 18, 2021
Dec 22, 2021
Jun 28, 2021
Jun 28, 2021
Sep 16, 2021
Nov 23, 2021
Dec 22, 2021
Dec 23, 2021
Nov 5, 2021
Aug 13, 2021

Kitchen Sink: Microfrontends with Astro

npm init astro -- --template framework-multiple

Open in StackBlitz

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.