Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 187 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 187 Bytes

zinc

$ git clone https://github.com/AugmentedFifth/zinc.git
$ cd zinc
$ mkdir public/js
$ make all  # or, make release
$ stack exec zinc
$ firefox --new-tab localhost:3000