Skip to content

A lein template based on reagent-template, with added garden support for css and live testing

License

Notifications You must be signed in to change notification settings

ejlo/reagent-liveedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reagent-liveedit

A leiningen template based on reagent-template for live editing a clojurescript web app.

Added Features

  • Uses garden to create stylesheets with clojure
  • Runs tests automatically and displays the results directly in the web app

Dependencies

Usage

lein new reagent-liveedit myapp
cd myapp
lein dev

Emacs browser repl

  • Start the repl with M-x cider-jack-in
  • Start the browser repl with (broswer-repl)
  • Reload the broswer page

About

A lein template based on reagent-template, with added garden support for css and live testing

Resources

License

Stars

Watchers

Forks

Packages

No packages published