mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-21 03:48:36 -05:00
docs: added instructions for yarn (#4706) [ci skip]
This commit is contained in:
committed by
Haoqun Jiang
parent
0d75de6c51
commit
48dd88affa
@@ -8,6 +8,8 @@ First, install the latest Vue CLI globally:
|
||||
|
||||
```sh
|
||||
npm install -g @vue/cli
|
||||
# OR
|
||||
yarn global add @vue/cli
|
||||
```
|
||||
|
||||
## Upgrade All Plugins at Once
|
||||
|
||||
Reference in New Issue
Block a user