how to uninstall a bootstrap ?

Forums Angularhow to uninstall a bootstrap ?
Staff asked 2 years ago

Answers (1)

Add Answer
Nishant Kakadiya Marked As Accepted
Staff answered 2 years ago
npm uninstall bootstrap --no-save

Execute the above command in the terminal and remove the reference from the angular.json file if you added it.

Subscribe

Select Categories