Liking cljdoc? Tell your friends :D

re-frame-http-fx-alpha Development

Requirements

  • node.js (v6.0.0+, most recent version preferred)

  • npm (comes bundled with node.js) or yarn

  • Java SDK (Version 8+, Hotspot)

Quick Start

In a terminal:

$ git clone git@github.com:day8/re-frame-http-fx-alpha.git
$ cd re-frame-http-fx-alpha
$ npm install
$ lein run -m shadow.cljs.devtools.cli watch browser-test

Then open these links in different tabs or windows:

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close