A leiningen template based on reagent-template for live editing a clojurescript web app.
- Uses garden to create stylesheets with clojure
- Runs tests automatically and displays the results directly in the web app
lein new reagent-liveedit myapp
cd myapp
lein dev- Start the repl with
M-x cider-jack-in - Start the browser repl with
(broswer-repl) - Reload the broswer page