Examples - mitzerh/modulr-js GitHub Wiki

Modul R Package Demos

The demo of a basic and multi-package application is found in this repository.

NOTE: multi-package NOT multi-page! Modul R is not constrained to just propagating a single application to multiple pages.

Running the demo

Run the simple demo, to view on your localhost

# run @ default port 9999
npm run demo

# custom port:
npm run demo 9898

Access from your localhost: http://localhost:9999/