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 2 months 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 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T02:10:58.000Z (about 7 years ago)
- Last Synced: 2025-02-05T18:51:54.116Z (3 months ago)
- Topics: clojurescript, firebase, hacker-news-client, react, vimium
- Language: Clojure
- Homepage: https://news.xudeng.io
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- 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
```