vue相关

vue脚手架的环境搭建

###这里先不说


初始化一个项目

image



vue安装resource


npm install vue-resource --sava

image


vue安装bootstrap

这里请参考官网,如果是用的国内源,请用cnpm,

https://bootstrap-vue.js.org/

image


npm 安装 element

官网:http://element-cn.eleme.io/#/zh-CN/component/installation

image



cnpm 安装axios,后面应该是 --save

image


cnpm 安装 fastclick

image


cnpm 安装stylus ,后面应该是 --save

image


image

posted @ 2018-11-02 15:46  张裕轩  阅读(134)  评论(0编辑  收藏  举报