Bootstrap NPM
npm install bootstrap
//OR
npm install bootstrap@latest
Repulsive Ray
npm install bootstrap
//OR
npm install bootstrap@latest
npm i [email protected]
or last version
npm i bootstrap@latest
{/* The following line can be included in your src/index.js or App.js file*/}
import 'bootstrap/dist/css/bootstrap.min.css';
npm install bootstrap@latest
npm install bootstrap@latest --save
npm i [email protected]