angular2-cljs
angular2-cljs copied to clipboard
A brief demo of cljs working with Angular2
cljs-angular2
Just a simple demo of cljs working with Angular2.
Prerequisites
You will need Leiningen 2.0 or above installed.
Also nodejs.
To install npm dependencies
cd resources/public && npm install
Running
To start a web server for the application, run in three processes:
lein run
lein cljsbuild auto
lein figwheel
License
Copyright © 2016 FIXME