You should look at Angular's angular-cli <https://cli.angular.io/> package (which is in beta). It's a powerful command line tool for creating AJS projects, running, building/packaging/bundling and testing them. I you can create a seed in a minute. At it's very core is an opinionated file structure not unlike Yeoman. The main AJS 2 site also has a style guide <https://angular.io/docs/ts/latest/guide/style-guide.html> which is more or less what's in angular-cli.
Mo MO MOADELI FOUNDER & CEO (c) 917 952 1964 | [email protected] | @credaciousmo <https://twitter.com/credaciousmo> www.credacious.com T H E C R E D I B L E W E B On Tue, Aug 9, 2016 at 3:40 AM, <[email protected]> wrote: > Hi Guyz, > > Greetings !! > > > I'm new in angular2, looking forward to work in it. I've started a project > but not sure whether m following a standard and conventional folder > structure for angular2. > > Below is the snapshot of my *current folder structure* and here's the *github > link > <https://github.com/sumitknoldus/yourManager>* for that. Enlighten me > with your feedback if there's any area of improvement in my structure. Be > brutally honest. > > > > > <https://lh3.googleusercontent.com/-R593rpjUGVo/V6mI25bKg7I/AAAAAAAAAGs/0ICjtDT4vwYhYLyGvTZ0ODyHPyZO4taowCLcB/s1600/angular2folderstrucuture.png> > > > I've also came accross another angular2 seed project. here's the link > <https://github.com/mgechev/angular2-seed> , It's a very good seed > project I'm following this as a benchmark making my structure better. But I > need your suggestion regarding my current structure that am I going on the > right track. > > > -- > 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 https://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Angular" 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
