Yeoman的webapp和angular生成器使用Bootstrap的Sass,它基于Twitter Bootstrap的2.3.2构建。
运行
yo webapp或后
yo angular,可以通过运行以下命令来添加Bootstrap 3.0。
$ bower install --save bootstrap
这将为您下载Bootstrap 3.0。

Yeoman的webapp和angular生成器使用Bootstrap的Sass,它基于Twitter Bootstrap的2.3.2构建。
运行
yo webapp或后
yo angular,可以通过运行以下命令来添加Bootstrap 3.0。
$ bower install --save bootstrap
这将为您下载Bootstrap 3.0。