I want to know if Angular and Blaze can coexist. This is because from the Angular-Meteor site, it is stated that “we need to remove the default UI package of Meteor, called Blaze.”
Also from this site: http://www.angular-meteor.com/manifesto, is also stated that we don’t have to choose one solution, we can use both Blaze and AngularJS.
I don’t want to mess up my Meteor installation. Can i just simply add the angular package. I want to use Angular without necessarily removing Blaze.