You might want to try some JS friendly automate task modules such as GULPJS http://gulpjs.com/ You can run JSLINT, Concatenate JS & CSS and then copy-build and deploy the aggregated file to any web server such as Tomcat. You can also create WATCHER to auto-build and deploy for development purpose.
On Wed, Mar 11, 2015 at 2:05 PM, Diego Dillenburg Bueno < [email protected]> wrote: > > Hello all, > > I've recently started studying angularjs and some questions popped up > about deploying. > > How does one generally deploy a simple webapp in angularjs? I'm aware of > the MEAN stack, but have been wondering if there is an "easier" way for > applications that would work mostly like "static" webpages, without a > database. Likely, how to deploy a simple project built onto the > angular-seed defaults. > > Would appreciate if anyone has any material os tips on this. > > > Thanks in advance, > > Diego Dillenburg Bueno > Graduando em Ciências da Computação > UNESP - Rio Claro > (12) 98116-7741 > <http://br.linkedin.com/in/diegodillenburg> > <https://github.com/diegodillenburg> > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" 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/angular. > For more options, visit https://groups.google.com/d/optout. > -- *Rishi Tandon* Pearson Learning Technology Group Mobile: (310) 926-9032 Pearson Always Learning Learn more at www.pearson.com -- You received this message because you are subscribed to the Google Groups "AngularJS" 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/angular. For more options, visit https://groups.google.com/d/optout.
