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
- Host: GitHub
- URL: https://github.com/d8660091/hacker-news
- Owner: d8660091
- Created: 2017-06-11T00:45:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T02:10:58.000Z (about 8 years ago)
- Last Synced: 2025-03-30T17:13:00.421Z (about 1 year ago)
- Topics: clojurescript, firebase, hacker-news-client, react, vimium
- Language: Clojure
- Homepage: https://news.xudeng.io
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```