Thank you so very much. This really saved me time on researching Angular 2. I already started integrating Angular 2 with my backend framework called UserFrosting. Angular 2 works fine standalone, but when i merged Angular 2 with other backend framework, I had to move around some of Angular 2's documents and thus leads to mal-function. I researched online for tutorial or article on integration of Angular 2 with backend framework, but no success. Is there a good tutorial you can recommend? or can you point out a few key things i need to do for the integration to be successful?
On Sunday, December 11, 2016 at 9:13:36 PM UTC-8, Sander Elias wrote: > > Hi Jasmine, > > When you use angular-cli <https://github.com/angular/angular-cli>all of > this is taken care of. Building for production is just adding a cmd-line > switch. It will build you a project that conforms the style guide. > > Regards > Sander > -- 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.
