Technical documentation website for the LBRY protocol
.vuepress | ||
.editorconfig | ||
.gitignore | ||
contribute.md | ||
develop.md | ||
documentation.md | ||
LICENSE | ||
overview.md | ||
package-lock.json | ||
package.json | ||
README.md | ||
resources.md | ||
server.js | ||
yarn.lock |
home |
---|
true |
LBRY.tech website
Technical documentation website for the LBRY protocol.
Built with:
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
vuepress dev
# build for production with minification
vuepress build