astro/examples/framework-multiple
Houston (Bot) 33bfe6ed05
[ci] release (#10383)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-11 16:09:08 -04:00
..
.codesandbox Update CodeSandbox config for Node 18 and new editor (#8292) 2023-08-30 18:52:21 +02:00
.vscode
public
src fix broken link in code examples (#10322) 2024-03-05 15:23:33 +08:00
.gitignore
astro.config.mjs
package.json [ci] release (#10383) 2024-03-11 16:09:08 -04:00
README.md Fix: lang unspecified code blocks (#8461) 2023-09-11 12:45:21 +01:00
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.