Posted on 16th September 2024| views
There are five easy steps if you want to install bower bootstrap they are
Step 1: First, navigate to the project
Step2: Next, we have to generate the bower.json file within the directory for doing so we use bower.init.
Step 3: then keep on clicking yes.
Step 4: later, manually create a .bowerrc file beside the bower.json file to set the path where you will install bootstrap.
Step 5: Finally, bower install bootstrap and save.