一、引入jquery包
npm i jquery
二、配置jquery
在webpack.base.conf.js中加载juery插件 所以要配置该文件
三、引入Bootstrap
npm i bootstrap
四、配置Bootstrap
五、在main.js中引入