6.3.7. bower

A package manager for the web

安装:

npm install -g bower
npm install   // 根据文件package.json下载

使用:

bower install bootstrap    //下载安装bootstrap