How to include the ionic dependencies in my project?

Hi, I started a new app and now want to include all the cool angular stuff which is in the dependencies of ionic:
-> angular
-> angular-animate
-> angular-sanitize
-> angular-ui-router

Then I run bower install and all get pushed to my www/lib folder. What I have to do now to “automatically” use it?