Following along with http://blog.testdouble.com/posts/2016-01-21-isomorphic-clojurescript.html
Download from http://github.com/kliph/cljs-isomorphic
yarn install
lein cljsbuild once server
lein cljsbuild once app server
node resources/public/js/server-side/server.js
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.