mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
docs: update yarn -o
option to --open
(#24644)
This commit is contained in:
parent
1abb5479c7
commit
2193891778
@ -103,7 +103,7 @@ Now you'll be able to start your Nuxt app in development mode:
|
|||||||
::code-group
|
::code-group
|
||||||
|
|
||||||
```bash [yarn]
|
```bash [yarn]
|
||||||
yarn dev -o
|
yarn dev --open
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash [npm]
|
```bash [npm]
|
||||||
|
Loading…
Reference in New Issue
Block a user