0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/examples/framework-multiple
github-actions[bot] 509c69627b
Version Packages (#882)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-27 12:41:42 -04:00
..
src [ci] yarn format 2021-07-21 23:11:40 +00:00
.gitignore
.npmrc
astro.config.mjs [ci] yarn format 2021-07-21 23:11:40 +00:00
package.json Version Packages (#882) 2021-07-27 12:41:42 -04:00
README.md Expose JSX compilation to renderers (#588) 2021-07-21 18:10:03 -05:00

Kitchen Sink: Microfrontends with Astro

npm init astro -- --template framework-multiple

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.