这是自用的 vue2.0 项目的脚手架,集成(使用)以下技术:
- webpack 3.0
- eslint 4.0
- vue 2.5+
- vuex 3.0
- vue-router 3.0
- axios
- stylus
- autoprefixer
- postcss-flexbox
- postcss-remify
全局安装yarn
# 执行如下命令后访问 localhost:8000
npm run dev
# 编译
npm run build
## 快速参考文档
box: [horizontal | horizontal-reverse | vertical | vertical-reverse]
[top | bottom]
[left | right]
[center | middle]
[space-between | space-around]
[wrap | wrap-reverse]
box-item: [top | center | bottom | left | middle | right | stretch]
[flex-auto | flex-none | flex-1 ... flex-12]