Skip to content

vue项目的模板,包含了vant ui,stylus,stylus-loader,axios,vuex,lib-flexible,postcss-px2rem-exclude等常用插件

Notifications You must be signed in to change notification settings

myaccumulate/vueTemplate

Repository files navigation

llf_users_simple

移动端项目

安装依赖

npm install

运行项目

npm run serve

编译项目

npm run build

可能在项目中需要用到的插件安装及命令

npm install vant@bata  --save-dev
npm install lib-flexible  --save-dev
npm install vue-awesome-swiper --save
npm install better-scroll --save

可能在项目中需要用到的插件官网地址

https://cn.vuejs.org/       vue官网地址
https://router.vuejs.org/zh/        vue-router官网地址
https://vuex.vuejs.org/         vuex官网地址
https://dafrok.github.io/vue-baidu-map/#/zh/start/usage       vue-badu-map官网地址
https://ustbhuangyi.github.io/better-scroll/doc/zh-hans/#better-scroll%20%E6%98%AF%E4%BB%80%E4%B9%88       vue-better-scroll官网地址
https://daneden.github.io/animate.css/      animate.css
https://youzan.github.io/vant/#/zh-CN/index-bar         vant ui官网地址
https://echarts.baidu.com/        echarts官网地址

About

vue项目的模板,包含了vant ui,stylus,stylus-loader,axios,vuex,lib-flexible,postcss-px2rem-exclude等常用插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published