Skip to content

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

Notifications You must be signed in to change notification settings

KrisztinaJuhasz/astro-mixing-frameworks

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published