Install Leinigen either in local project folder or in your path somewhere I use IntelliJ with La Clojure plugin.
Reagent is in flux but I feel like it's headed in the right direction. I'd use the latest alpha! and try Figwheel too. Might be good to start with a simple non-SPA Reagent template. Feel free to post noob questions. Many of us are new to the whole thing, so an opportunity to learn together. ClojureScript+Reagent is a good choice imo but beware of the fact that this is all bleeding edgel, not anything mature/stable except for the Google Closure compiler and Leinigen. Having said that, a bunch of incredible people and companies putting their weight behind this stuff, so I wouldn't be worried. Marc On Mon, Feb 16, 2015 at 3:13 PM, David Boyer <[email protected]> wrote: > On Monday, February 16, 2015 at 5:46:53 PM UTC-5, David Boyer wrote: > > I have an existing maven built J2EE web application. Some JSP/Struts, > then jquery, a little GWT, and recently backbone/bootstrap/dustjs. I'm > really interested in adding a ClojureScript beachhead into my web > application, so that I can start experimenting with Reagent/React. > > > > Any suggestions on how to set up a development/deployment workflow that > would make this easy to do? > > > > The project is one web application bundle + a set of Java maven projects > that implement various server technologies. > > And I inherited a 6 year old project a year ago. I didn't decide this was > an intelligent evolution of a product. > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
