X
    Categories: Angular

How To Install Bootstrap In Angular and Set Path

How To Install Bootstrap In Angular and Set Path

Step Required To Install and Setup Path In Angular

Step1:

Open your project  working directory

Step2:

Type Command npm install bootstrap –save


Step3:

Now to set up a bootstrap path in angular open your project in any IDE like Visual Studio Code
and select node_modules



girjesh:

View Comments (5)