Run npm install
to download npm dependencies.
If you want to eval clj code, then run lein relay-jetty
(in nrepl-middleware or in lein relay
lein-pinkgorilla) to run a nrepl websocket relay.
Run lein demo
to run the demo app. This will run a web server at port 9000 with showcase of some notebook components, and notebook-explorer and notebook-viewer.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close