Skip to content

hatappo/hello_cljs

Repository files navigation

https://github.com/clojure/clojurescript/wiki/Quick-Start の内容。

セットアップ

git clone git@github.com:hatappo/hello_cljs.git
mv ./hello_cljs
sh ./download.sh

実行

java -cp 'cljs.jar:lib/*:src' clojure.main build.clj

ブラウザでindex.htmlを開くとコンソールに出力されている。