diff --git a/README.md b/README.md index 7bf878a..c26e231 100644 --- a/README.md +++ b/README.md @@ -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