Answers for "how to install bootstrap in angular 13 with ng"

3

how to install bootstrap in angular 11

npm install bootstrap --save
Posted by: Guest on April-11-2020
0

how to install bootstrap in angular 11

@import "~bootstrap/dist/css/bootstrap.css";
Posted by: Guest on May-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language