An open API service indexing awesome lists of open source software.

https://github.com/d8660091/hacker-news

A hacker news front end
https://github.com/d8660091/hacker-news

clojurescript firebase hacker-news-client react vimium

Last synced: about 1 month ago
JSON representation

A hacker news front end

Awesome Lists containing this project

README

          

# hacker-news
A hacker news front end

# Features
- Realtime update
- Works well with Vimium

# Development

``` shell
lein figwheel
```

# Build
``` shell
lein cljsbuild once min
```