Are you referring to the first directive? the ngApp? This tutorial should work for you.
http://www.startersquad.com/blog/angularjs-requirejs/ On Wednesday, 8 January 2014 05:42:24 UTC+1, Rodrigo F. wrote: > > Hi Guys, > I'm doing an app with requirejs, angularjs and express, so my page will > be render direct by express, i'm not needing at the moment to use the > router from angularjs, my question is how i bind my controller with html > element? I'm using RequireJs that's why i can't just put the directly the > directives from angularjs in my html... > > -- 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/groups/opt_out.
