hoeck / hnbrowser

Experimental hackernews comment browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Experimental hackernews comment browser

License:MIT License


Languages

Language:JavaScript 57.8%Language:Clojure 32.7%Language:HTML 7.6%Language:Shell 1.9%