/shinylive-r

Example shinylive with WASM

Primary LanguageR

Deploy Shinylive R App on Github Pages

Based on this tutorial.

For deployment:

shinylive::export(appdir = "glittr-stats", destdir = "docs")
httpuv::runStaticServer("docs/", port=8008)