We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97574c9 commit 122feb7Copy full SHA for 122feb7
src/guide/migration/introduction.md
@@ -22,6 +22,7 @@ Start learning Vue 3 at [Vue Mastery](https://www.vuemastery.com/courses-path/vu
22
23
- Via CDN: `<script src="https://unpkg.com/vue@next"></script>`
24
- In-browser playground on [Codepen](https://codepen.io/yyx990803/pen/OJNoaZL)
25
+- In-browser Sandbox on [CodeSandbox](https://v3.vue.new)
26
- Scaffold via [Vite](https://github.com/vitejs/vite):
27
28
```bash
0 commit comments