astro/examples/framework-multiple
Fred K. Bot 056d4d5fd2
[ci] release (#3903)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-13 17:16:24 -04:00
..
public
src Format astro files in examples (#3862) 2022-07-08 22:08:32 +02:00
.gitignore refactor(vercel): Build Output API v3 (#3216) 2022-05-11 15:10:38 -06:00
.npmrc
.stackblitzrc
astro.config.mjs
package.json [ci] release (#3903) 2022-07-13 17:16:24 -04:00
README.md
sandbox.config.json
tsconfig.json Move client types into Astro (#3851) 2022-07-11 08:12:18 -04:00

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.