astro-mixing-frameworks

Astro Mixing Frameworks

Combining React, Vue, Svelte and Solid components in a single Astro project, sharing state between the components.

Mixing different frameworks in Astro

This is the code for the tutorial on how to use different frameworks in an Astro project. I combined React, Vue, Svelte and Solid components and used Nano Stores for sharing state. The Astro/Tailwind integration was used to add styling.

Install dependencies

npm install

Run

npm run dev

License

MIT

Top categories

Loading Svelte Themes