Sin descripción

zhangxc 22fef1c83f 数据服务横向样式修改 hace 6 años
src 22fef1c83f 数据服务横向样式修改 hace 6 años
.gitignore 27977e338f start hace 6 años
package.json 72b8812409 病情提示页面,热加载及less hace 6 años
readme.txt 4d19945f59 设置最小宽度 hace 6 años
server.js 27977e338f start hace 6 años
webpack.config.js d85639dbf5 治疗方案可配置 hace 6 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
```