syserve 0.1.0

Simple actix-web server for yew and yew-router apps
syserve-0.1.0 is not a library.
Visit the last successful build: syserve-0.3.0

SYserve

Simple Yew Server made with actix_web.

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

Usage

$ syserve /path/to/dist/dir

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