Liking cljdoc? Tell your friends :D

Example usage of shadow-cljs bootstrap builds.

git clone https://github.com/mhuebert/shadow-bootstrap-example.git;
cd shadow-bootstrap-example;
yarn install;
yarn run shadow-cljs watch  browser;

After it has finished, you should be able to view at http://localhost:8702

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close