Sen descrición

zhangxc b20b37a0c3 警惕图片路径 %!s(int64=6) %!d(string=hai) anos
src b20b37a0c3 警惕图片路径 %!s(int64=6) %!d(string=hai) anos
.gitignore 27977e338f start %!s(int64=6) %!d(string=hai) anos
package.json 72b8812409 病情提示页面,热加载及less %!s(int64=6) %!d(string=hai) anos
readme.txt 4d19945f59 设置最小宽度 %!s(int64=6) %!d(string=hai) anos
server.js 27977e338f start %!s(int64=6) %!d(string=hai) anos
webpack.config.js a233c5fb52 数据服务模式Iframe %!s(int64=6) %!d(string=hai) anos

readme.txt

## install dependencies
```
npm install
```

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

### build for production with minification
```
npm run build
```