Go to your project folder and execute the below command
npm install bootstrap@3.3.5 --save
This will install the bootstrap version 3.3.5 and save the entry in your package.json
npm install bootstrap@3.3.5 --save
This will install the bootstrap version 3.3.5 and save the entry in your package.json
No comments:
Post a Comment