lbry.tech/README.md
2018-04-24 11:56:52 +03:00

485 B

home title
true LBRY.tech

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