This thread is kind of old, but for the sake of anyone finding this in the archives, here is a comprehensive comparison of everything you can use to start an app with AngularJS. It's a living document and I update it every day. Also, please take the survey at the top of the spreadsheet.
http://www.dancancro.com/comparison-of-angularjs-application-starters/ On Thursday, March 20, 2014 7:45:49 PM UTC-4, Chris Cinelli wrote: > > We are starting a new project and not a lot of our engineers have relevant > Angular.js experience. > I would like to quickly start on a good base and best practices. I am > looking for something that can be a good model and maybe something that > build the boilerplate code. I would also like something that can last and > be update over time. > > I looked at the MEAN stack articles. > I am not in any way attached to mongodb and we are not probably going to > use it. We have a REST backend and we may not need any persistence on the > node.js side. > All the calls will likely go directly from the browser to the API. So > maybe the node part may just end up being a dumb static file server but I > want to be ready if we need more. > > I was looking at http://mean.io but the code at > https://github.com/linnovate/mean does not seem very mature. After > playing with it for a few hours I feel that I may want to use something > else. > > https://github.com/yeoman/generator-angular is pretty good but somebody > told me that I should not use it. > http://joshdmiller.github.io/ng-boilerplate seems is promising. > > Maybe it is an overkill. but those are the generators that I found so far > that are "full stack": > > - https://github.com/jrcryer/generator-mean > - https://github.com/jackrabbitsgroup/generator-mean-seed > - https://github.com/wlepinski/generator-meanstack > > I am not sure if I want to test them all. > > Do you have any suggestions? > > > -- 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.
