This commit is contained in:
Kristian Polso 2018-05-25 10:48:10 +03:00
parent 0f9b746314
commit ad4fea32c5

View file

@ -41,7 +41,7 @@ git clone https://github.com/lbryio/lbry.tech
yarn
# serve with hot reload at localhost:8080
vuepress dev
yarn dev
# build for production with minification & start express server
yarn start