Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 392 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 392 Bytes

Yield Protocol Docs

Gitbook for Yield Protocol's documentation. Hosted at https://docs.yield.is.

Due to using GitBook's mathjax and mermaid plugins, some pages might not load properly on GitHub.

Tested on node v11.6.0.

Install the dependencies

yarn
yarn gitbook-plugins
yarn patch

Run a hot-reload frontend

yarn serve

Build the book

yarn build