SYserve

Simple Yew Server made with actix_web.

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

Usage

{bash} $ syserve /path/to/dist/dir

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