1.0.1 • Published 6 years ago

hsy-cli v1.0.1

Weekly downloads
4
License
-
Repository
-
Last release
6 years ago

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

在Vue-cl 的基础之上 进行整合
1.vuex
2.fastclick
3.vue-lazyload
4.axios
5.jsonp
6.better-scroll
7.vconsole
9.涉及到引入公共的 stylus
10.配置全局的过滤器
11.移动端 rem 转换
12.异步加载组件
13.更新Vue-cli 自定读取本机ip
14.添加vuex刷新页面数据持久化的问题

For a detailed explanation on how things work, check out the guide and docs for vue-loader.