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

```
npm init astro -- --template framework-vue
```

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-vue)

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