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 8396657 commit 6f4895eCopy full SHA for 6f4895e
src/guide/migration/introduction.md
@@ -26,7 +26,7 @@ Vue.js を使うのは初めてですか? [エッセンシャルガイド](/gu
26
- [Vite](https://github.com/vitejs/vite) を使った Scaffold:
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
- [vue-cli](https://cli.vuejs.org/) を使った Scaffold:
0 commit comments