Skip to content

Commit b2a0c91

Browse files
authored
Add Vue Mastery Introduction to Vue 3 video (vuejs#385)
1 parent aaef662 commit b2a0c91

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/guide/migration/introduction.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Possibly the biggest change is our new [Composition API](/guide/composition-api-
88

99
## Overview
1010

11+
<br>
12+
<iframe src="https://player.vimeo.com/video/440868720" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
13+
14+
Start learning Vue 3 at [Vue Mastery](https://www.vuemastery.com/courses-path/vue3).
15+
1116
### New Features
1217

1318
Some of the new features to keep an eye on in Vue 3 include:

0 commit comments

Comments
 (0)