Technical documentation website for the LBRY protocol
.vuepress | ||
resources | ||
.editorconfig | ||
.gitignore | ||
contribute.md | ||
develop.md | ||
documentation.md | ||
LICENSE | ||
overview.md | ||
package.json | ||
README.md | ||
server.js | ||
whitepaper.md | ||
yarn.lock |
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