Answers for "include bootstrap in angular project"

0

Bootstrap import link for angular

@import "~bootstrap/dist/css/bootstrap.css"
Posted by: Guest on July-21-2021
2

angular add bootstrap

npm install bootstrap
Posted by: Guest on December-02-2020
2

install bootstrap in angular

$ npm install jquery
Posted by: Guest on December-31-2020

Code answers related to "include bootstrap in angular project"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language