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 mdbookRender and view the book:
$ mdbook serveGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Note that Yew uses Gitbook which renders differently from mdbook. However the latest Gitbook is not compatible with gitbook-cli :(
$ cargo install mdbook$ mdbook serve