Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 613 Bytes

File metadata and controls

28 lines (20 loc) · 613 Bytes

my_cli

A Vue.js project

集成vue-axios, 并做了简单的二次封装 集成sass 集成vue-router 集成vue-x 自定义工具包 自定义flex类样式

Build Setup

# install dependencies
npm install

# serve with hot reload at http://127.0.0.1:8035
npm run dev

# build for production with minification
npm run build

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

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