Skip to content

Open-source Hacker News Reader focusing on neat design and better readability built using ClojureScript & Re-frame

License

Notifications You must be signed in to change notification settings

faisalhasnain/hackernews-app

Repository files navigation

Hacker News App

Open-source Hacker News Reader focusing on neat design and better readability built using ClojureScript & Re-frame

Libraries Used

Development Mode

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Production Build

To compile clojurescript to javascript:

lein clean
lein cljsbuild once min

About

Open-source Hacker News Reader focusing on neat design and better readability built using ClojureScript & Re-frame

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published