swannodette / cljs-material

Using NPM Material from CLJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%