Skip to content

Commit 14c72fa

Browse files
Update hub/dev-environment/javascript/vue-on-wsl.md
Co-authored-by: Copilot <[email protected]>
1 parent 5888289 commit 14c72fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hub/dev-environment/javascript/vue-on-wsl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The recommended way to start a new Vue 3 project is `npm create vue@latest`, whi
3030
2. Navigate to your projects directory:
3131

3232
```bash
33+
mkdir -p ~/projects
3334
cd ~/projects
3435
```
3536

0 commit comments

Comments
 (0)