0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/examples/framework-multiple
2021-08-16 14:28:38 -07:00
..
public Adding favicon to examples (#1084) 2021-08-16 14:28:38 -07:00
src Adding favicon to examples (#1084) 2021-08-16 14:28:38 -07:00
.gitignore
.npmrc
astro.config.mjs
package.json Version Packages (next) (#1092) 2021-08-12 01:39:34 -07:00
README.md
tsconfig.json [ci] yarn format 2021-08-13 23:32:55 +00: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.