mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
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