mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 15:42:09 +00:00
docs: open project in a new window of vs code (#2424)
This commit is contained in:
parent
1b1fd203c5
commit
5ae1d05fd6
@ -25,7 +25,7 @@ npx nuxi init nuxt3-app
|
|||||||
Open `nuxt3-app` folder in visual studio code:
|
Open `nuxt3-app` folder in visual studio code:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
code -r nuxt3-app
|
code nuxt3-app
|
||||||
```
|
```
|
||||||
|
|
||||||
Install the dependencies:
|
Install the dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user