vue相关
vue脚手架的环境搭建
###这里先不说
vue安装resource
npm install vue-resource --sava
vue安装bootstrap
这里请参考官网,如果是用的国内源,请用cnpm,
https://bootstrap-vue.js.org/
npm 安装 element
官网:http://element-cn.eleme.io/#/zh-CN/component/installation
cnpm 安装axios,后面应该是 --save
cnpm 安装 fastclick
cnpm 安装stylus ,后面应该是 --save
以上是 vue相关 的全部内容, 来源链接: utcz.com/z/378940.html