Angular runs in the browser and from there you don't have file access. You could create the GUI using Angular and control a "backend" from the Angular GUI. The backend needs to be written with something else. You probably need something that bundles the GUI and the backend. I don't have experience in this area but there are a few things out that allow to do this.
On Thursday, January 14, 2016 at 3:13:20 PM UTC+1, sunday oyeniyi wrote: > > > Hello, > > I am new on this Group, but i would like to know if i can build > application generator with angular js. For example : a user can choose many > tools and after the choice, i generate app for him. > > Can you help me ? > > Regards, > -- 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.
