lbry.tech/README.md
2018-04-20 16:55:49 +03:00

468 B

home
true

LBRY.tech website

Technical documentation website for the LBRY protocol.

Built with:

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
vuepress dev

# build for production with minification & start express server
yarn start