Use yarn
This commit is contained in:
parent
ad369ca038
commit
bd89f96b27
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Built with:
|
|||
|
||||
``` bash
|
||||
# install dependencies
|
||||
npm install
|
||||
yarn
|
||||
|
||||
# serve with hot reload at localhost:8080
|
||||
vuepress dev
|
||||
|
|
Loading…
Reference in a new issue