0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
The web framework for content-driven websites. ️ Star to support our work!
Find a file
2024-12-16 19:52:08 +00:00
.codesandbox Sync from a44cfb874a 2024-12-16 19:52:08 +00:00
.vscode Sync from a44cfb874a 2024-12-16 19:52:08 +00:00
public Sync from a44cfb874a 2024-12-16 19:52:08 +00:00
src Sync from a44cfb874a 2024-12-16 19:52:08 +00:00
.gitignore Sync from a44cfb874a 2024-12-16 19:52:08 +00:00
astro.config.mjs Sync from a44cfb874a 2024-12-16 19:52:08 +00:00
package.json Sync from a44cfb874a 2024-12-16 19:52:08 +00:00
README.md Sync from a44cfb874a 2024-12-16 19:52:08 +00:00
tsconfig.json Sync from a44cfb874a 2024-12-16 19:52:08 +00:00

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.