我想在使用Angular CLI创建的Angular(4+)项目中使用Bootstrap 4和SASS.
特别是我需要:
ng serve脚本时,添加监视和自动重新编译我正在使用bootstrap(UI)和angular 2制作项目.我对这两件事情都很陌生我的朋友建议我使用ng2 bootstrap我在ngx bootstrap和ng2 bootstrap之间非常困惑.总是当我搜索2个bootstrap时,它会带我到ngx bootstrap.两者有什么区别?
我计划在我的项目中使用带有角度4的Bootstrap 4,但我npm install --save @ng-bootstrap/ng-bootstrap和之间感到困惑npm install ngx-bootstrap --save.所以任何人都可以帮助我哪个更适合角4?