Closes #65
This commit is contained in:
parent
0f9b746314
commit
ad4fea32c5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue