@gadfly361: looks good to me
lein new reagent-figwheel myapp +keechma
https://github.com/gadfly361/reagent-figwheel
@mihaelkonjevic: I decided to exclude keechma's dependency on react 14, will this present a problem for keechma (aside from warnings)? I chose to exclude because I prefer to have the template pinned to a stable version of reagent, which currently is 0.5.1 which is based on react 13.
@gadfly361: I think it should work without any problems. There's nothing version specific in keechma
Awesome