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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |