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 dbe43f8 commit 5b516a0Copy full SHA for 5b516a0
src/guide/migration/introduction.md
@@ -26,7 +26,7 @@ Start learning Vue 3 at [Vue Mastery](https://www.vuemastery.com/courses-path/vu
26
- Scaffold via [Vite](https://github.com/vitejs/vite):
27
28
```bash
29
- npm init @vitejs/app hello-vue3 # OR yarn create @vitejs/appp hello-vue3
+ npm init @vitejs/app hello-vue3 # OR yarn create @vitejs/app hello-vue3
30
```
31
32
- Scaffold via [vue-cli](https://cli.vuejs.org/):
0 commit comments