标签: angular twitter-bootstrap-3 angular-cli bootstrap-4
有人可以告诉我如何在一个角度cli项目中安装Bootstrap 3和Bootstrap 4吗?
答案 0 :(得分:-1)
在angular Application上安装bootstrap有多种方法。使用CDN链接或下载模块后。
Refer this blog for installation用于Bootstrap 4安装。 以同样的方式安装Bootstrap 3。
但在使用两个引导程序时,您可能会在某些css类中遇到冲突。