SYserve

Crates.io Crates.io

Simple Yew Server made with warp.

Implemented from the warp example server in the yew-router repo with a few changes.

Usage

bash syserve -d /path/to/dist/dir

where the dist/ dir contains an index.html file which loads the WASM file.