###Installation
This library is under development and must be installed from a local copy rather than clojars.
Clone the repository to a pubsub
directory, then:
cd pubsub
lein install
[ pubsub "0.1.0-SNAPSHOT" ]
See src/examples/logging.cljs
The project.clj is configured to run inside an Intellij REPL. See details here:
If you prefer to run tests using lein figwheel devcards
from the command line, follow the comments in project.clj to remove figwheel-sidecar references.
Start the REPL and visit http://localhost:3449/index.html. You will find example output in the browser console.
Start the REPL, then switch-to-build devcards
and visit http://localhost:3449/cards.html