A Hacker News comment browser optimized for touch navigation and smaller screens.
Built with re-frame. Uses the Boot my own cljsbuild build tool.
# install js dependencies
$ npm install
# start an nrepl server
$ npm run nrepl
# connect to it and run (start-repl) to launch the figwheel repl + watcher,
# open localhost:8080/build to launch hnbrowser