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