Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
BiYuqi committed Jan 6, 2019
1 parent e822c25 commit d7614de
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -33,6 +33,9 @@ npm run dev

// build for production with minification
npm run build

// analyze bundle details
npm run analyz
```
### 本地起服务
由于easy-mock服务非常不稳定,所以本地新增node模拟接口
Expand All @@ -51,6 +54,11 @@ const service = axios.create({
timeout: 10000
})
```
### Change Log
* 2019.1.6
升级webpack4等相关依赖
重新配置production打包环境
升级vue, vue-loader
### DEMO

![](http://oiukswkar.bkt.clouddn.com/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7%202018-03-31%2011.52.51.png)
Expand Down

0 comments on commit d7614de

Please sign in to comment.