/hnbrowser

Experimental hackernews comment browser

Primary LanguageJavaScriptMIT LicenseMIT

A Hacker News comment browser optimized for touch navigation and smaller screens.

Try It

Built with re-frame. Uses the Boot my own cljsbuild build tool.

developing

# 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