Hello. I search for an answer but did not find it that is why I am asking here.... I hope someone can help/reply.
I already read
let's say that I want to install an "angular plugin" with bower: I use the cmd line: bower install angular-uuid-service
and then what? what do I need to do to be able to use this plugin in my ionic app? (my question is in fact: do I need to manually modify the index.html file to include the js files that have been downloaded by bower? if the answer is yes, then I do not see the point in using bower...)