Aucune description

zhouna 95cbb89d19 Merge remote-tracking branch 'origin/test' into test il y a 6 ans
src 95cbb89d19 Merge remote-tracking branch 'origin/test' into test il y a 6 ans
.gitignore 27977e338f start il y a 6 ans
package.json 72b8812409 病情提示页面,热加载及less il y a 6 ans
readme.txt 4d19945f59 设置最小宽度 il y a 6 ans
server.js 27977e338f start il y a 6 ans
webpack.config.js a233c5fb52 数据服务模式Iframe il y a 6 ans

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
```