Jannick Knudsen a0dbbf19da update 1 năm trước cách đây
..
.codesandbox a0dbbf19da update 1 năm trước cách đây
.vscode a0dbbf19da update 1 năm trước cách đây
public a0dbbf19da update 1 năm trước cách đây
src a0dbbf19da update 1 năm trước cách đây
.gitignore a0dbbf19da update 1 năm trước cách đây
README.md a0dbbf19da update 1 năm trước cách đây
astro.config.mjs a0dbbf19da update 1 năm trước cách đây
package.json a0dbbf19da update 1 năm trước cách đây
tsconfig.json a0dbbf19da update 1 năm trước cách đây

README.md

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.