- docs uses the pinkgorilla libraries webly / goldly and many ui renderer libraries.
- docs ships a javascript bundle based on many ui-visualisation renderers.
- the idea is to avoid cljs build times for apps that do not need additional cljs libraries.
- clone this repo
clj -X:nbeval
clj -X:webly:npm-install
clj -X:webly:compile
clj -X:webly:run
Open Browser on Port 8080
Notebook viewer with examples how to use ui render functions is on Docs Github Pages