docs icon indicating copy to clipboard operation
docs copied to clipboard

THIS REPOSITORY HAS BEEN MERGED INTO https://github.com/yewstack/yew

PLEASE SUBMIT ALL PRs AND ISSUES THERE (NOT HERE)

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