From 863b1702183675665a71a78f3ceb2199940e8d0d Mon Sep 17 00:00:00 2001 From: Sara Vieira Date: Fri, 25 Sep 2020 10:41:36 +0200 Subject: [PATCH] Add CodeSandbox --- src/guide/migration/introduction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/guide/migration/introduction.md b/src/guide/migration/introduction.md index 2940b196ef..693470fbfd 100644 --- a/src/guide/migration/introduction.md +++ b/src/guide/migration/introduction.md @@ -22,6 +22,7 @@ Start learning Vue 3 at [Vue Mastery](https://www.vuemastery.com/courses-path/vu - Via CDN: `` - In-browser playground on [Codepen](https://codepen.io/yyx990803/pen/OJNoaZL) +- In-browser Sandbox on [CodeSandbox](https://v3.vue.new) - Scaffold via [Vite](https://github.com/vitejs/vite): ```bash