Guide on importing npm module in ClojureScript with shadow-cljs
Docs https://shadow-cljs.github.io/docs/UsersGuide.html#_using_npm_packages
Usage
yarn
yarn html
yarn shadow-cljs watch client
open http://localhost:8080 after watching server started.
License
MIT