swannodette / cljs-material

Using NPM Material from CLJS

Repository from Github https://github.comswannodette/cljs-materialRepository from Github https://github.comswannodette/cljs-material

Instructions

Build the ClojureScript JAR from the ClojureScript repo:

./script/uberjar

Copy the JAR into this repo and build the project:

java -cp cljs.jar:src clojure.main script/build.clj

About

Using NPM Material from CLJS


Languages

Language:Clojure 85.6%Language:HTML 14.4%