Include Bower Dependency in Grunt.JS
grunt-wiredep task helps with injecting the Bower dependencies into your HTML code from Grunt.
grunt-wiredep
This plug-in uses wiredep, which assists to look into all components you have, then determines the best order to inject your scripts in to your HTML file.
wiredep
Install the wiredep plug-in through below syntax
$ npm install --save-dev grunt-wiredep