docs icon indicating copy to clipboard operation
docs copied to clipboard

Expanded getting started/project setup/wasm-pack docs

Open loewenheim opened this issue 4 years ago • 3 comments

This explains in much more detail what you need to do to get a project running with wasm-pack.

It references https://github.com/yewstack/yew-wasm-pack-minimal as part of an info box, but the instructions here are actually pretty redundant with the instructions there, so maybe it would be better to just send people to the template and tell them to read the instructions there.

Fixes #60. I think.

loewenheim avatar May 12 '20 17:05 loewenheim

As a side note, if I serve the book locally I can’t see the info boxes, so I can’t necessarily judge how good the one I added looks.

loewenheim avatar May 13 '20 12:05 loewenheim

As a side note, if I serve the book locally I can’t see the info boxes, so I can’t necessarily judge how good the one I added looks.

@loewenheim yeah, it's the worst part about using gitbook :/

jstarry avatar May 13 '20 14:05 jstarry

As a side note, if I serve the book locally I can’t see the info boxes, so I can’t necessarily judge how good the one I added looks.

@loewenheim yeah, it's the worst part about using gitbook :/

Hopefully we'll be able to reimplement the site in Yew when the static site generation feature is implemented.

teymour-aldridge avatar May 13 '20 17:05 teymour-aldridge