summaryrefslogtreecommitdiff
path: root/examples/framework-vue/README.md
blob: 7d2f635e64ccd0bc10ad5aa317199a11255cb017 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Astro + Vue Example

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

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-vue)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-vue)

This example showcases Astro working with [Vue](https://v3.vuejs.org/).