WebStorm 8 includes integration with Bower, a package manager for the web. Bower allows you to manage your project’s front-end dependencies. You can read more about it on the project website at http://bower.io.
WebStorm helps you search and install new packages available through Bower’s registry in the IDE UI, as well easily update and delete packages.
Let’s have a look at a common workflow with Bower in WebStorm.
(more…)
Using Bower in WebStorm
by