Update README
This commit is contained in:
parent
9580dd0b25
commit
6c62d0667e
1 changed files with 2 additions and 2 deletions
|
@ -22,5 +22,5 @@ yarn
|
|||
# serve with hot reload at localhost:8080
|
||||
vuepress dev
|
||||
|
||||
# build for production with minification
|
||||
vuepress build
|
||||
# build for production with minification & start express server
|
||||
yarn start
|
||||
|
|
Loading…
Reference in a new issue