Meteor angular-meteor package

58 Views Asked by At

I wasn't able to use blaze and angularjs templates from within the same package, I had to disable one of them in order to not get and and get an output . How can I achieve that?

1

There are 1 best solutions below

0
On BEST ANSWER

for using Blaze and Angular together you should use the meteor-include directive. here are the API docs with examples: http://angular-meteor.com/api/meteor-include