0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-24 23:21:57 -05:00
astro/examples/framework-vue
..
src
.gitignore
.npmrc
package.json
README.md

Using Vue with Astro

This example showcases Astro's built-in support for Vue (v3.x).

No configuration is needed to enable Vue support—just start writing Vue components in src/components.