Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 542 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 542 Bytes

lbry.org

The new website for the LBRY Foundation using Vuepress

Contributing

Learn more about VuePress when contributing. New pages should be in the format of /page/README.md.

Development

Install Node.JS v16 or higher (use nvm) and clone this repository.

npm i -g yarn
yarn install
yarn docs:dev # serves at localhost:8080

License

This project is MIT licensed. For the full license, see LICENSE.