Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install specific version of bootstrap using npm

// installing specific version of bootstrap
$ npm install bootstrap@3.3.7 --save
 
PREVIOUS NEXT
Tagged: #install #specific #version #bootstrap #npm
ADD COMMENT
Topic
Name
7+6 =