TTHIs WILL BE MOVED TO NOTEBOOK.
The notebook-bundel contains:
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 npm-install
lein notebook release
lein notebook
Run lein demo
to run the demo app.
This is useful for development.
If you want to eval clj code, then to run a nrepl websocket relay:
lein relay-jetty
(in nrepl-middleware orlein relay
lein-pinkgorilla)Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close