IT

[Angular] How to add bootStrap in Angular App

로바아토 2018. 2. 18. 22:31

-Install bootStrap (run in project folder)

:npm install --save bootstrap


-Add bootStrap to your project

:open .angular-cli.json file

:add bootStrap path the styles section