0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/examples/framework-vue
Houston (Bot) 87a3d51f2c
[ci] release (#10286)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-01 12:10:51 +00:00
..
.codesandbox
.vscode
public
src Refactor Vue example to use <script setup> (#9379) 2023-12-11 16:14:28 +08:00
.gitignore
astro.config.mjs
package.json [ci] release (#10286) 2024-03-01 12:10:51 +00:00
README.md
tsconfig.json

Astro + Vue Example

npm create astro@latest -- --template framework-vue

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases Astro working with Vue.