- Install
bowerby following instruction at bower.io - Make
bowerknows where should it keeps downloaded/installed packages- Create
.bowerrcat the root of project directory with the following content:
- Create
{
"directory": "vendor/bower_components"
}
This will tell bower to use vendor/bower_components as its default directory
- Put
.bowerrcin.gitignorefile