Update README

This commit is contained in:
Kristian Polso 2018-04-20 16:55:49 +03:00
parent 9580dd0b25
commit 6c62d0667e

View file

@ -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