Where are ionic app (www/lib) dependencies are managed?

You can use ionic-cli to manage your dependencies, like $ ionic add [component name].

And then ionic will update the bower.json, more detail in other topic.

1 Like