0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/examples/framework-multiple
Houston (Bot) 5598feb718
[ci] release (#8279)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30 13:38:28 +02:00
..
.vscode
public
src JSX refactor (#7924) 2023-08-11 10:05:02 -04:00
.gitignore
astro.config.mjs JSX refactor (#7924) 2023-08-11 10:05:02 -04:00
package.json [ci] release (#8279) 2023-08-30 13:38:28 +02:00
README.md
sandbox.config.json
tsconfig.json

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.