Skip to content

Commit 122feb7

Browse files
authored
Add CodeSandbox (#550)
1 parent 97574c9 commit 122feb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/guide/migration/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Start learning Vue 3 at [Vue Mastery](https://www.vuemastery.com/courses-path/vu
2222

2323
- Via CDN: `<script src="https://unpkg.com/vue@next"></script>`
2424
- In-browser playground on [Codepen](https://codepen.io/yyx990803/pen/OJNoaZL)
25+
- In-browser Sandbox on [CodeSandbox](https://v3.vue.new)
2526
- Scaffold via [Vite](https://github.com/vitejs/vite):
2627

2728
```bash

0 commit comments

Comments
 (0)