I am trying to use angular ui-grid 3.0 http://ui-grid.info/docs/#/tutorial
The question is how to install it? As explained, bower install ui-grid is not working.
I downloaded the specific files from https://github.com/angular-ui/ui-grid.info/tree/gh-pages/release
- How and where to add the link of these files?
- I am using grunt with yeoman. Should it be in Gruntfile.js? Then how?