cara menginstal versi bootstrap tertentu menggunakan NPM
// installing specific version of bootstrap
$ npm install [email protected] --save
Adorable Alligator
// installing specific version of bootstrap
$ npm install [email protected] --save