Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 278 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 278 Bytes

Building the book locally

Note that Yew uses Gitbook which renders differently from mdbook. However the latest Gitbook is not compatible with gitbook-cli :(

Install mdbook:

$ cargo install mdbook

Render and view the book:

$ mdbook serve