Sin descripción

wyq 7875de5271 Merge branch 'TCM0513' into testNew hace 4 años
src 08ba594551 无数据去推导跳转 hace 4 años
.gitignore 27977e338f start hace 6 años
package.json 8dbed8eaef 病历书写规范提示竖版 hace 4 años
readme.txt 4d19945f59 设置最小宽度 hace 6 años
server.js 27977e338f start hace 6 años
webpack.config.js 0780fa9f31 中医对接地址 hace 4 años

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