Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 486 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 486 Bytes

hnc

A hacker-news client using clojurescript, reagent, shadow-cljs.

Link

Setup And Run

Install dependencies

yarn install || npm install

Run dev server

yarn dev || npm run dev

Compile an optimized version

yarn release || npm run release

License

Copyright © 2018 p4v4n

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.