0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/examples/framework-vue
Houston (Bot) 98fa8f02ab
[ci] release (#9491)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-27 13:34:07 -05: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 (#9491) 2023-12-27 13:34:07 -05: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.