No Description

zhangxc b2b5a01d8e 修改辅检判断条件 6 years ago
src b2b5a01d8e 修改辅检判断条件 6 years ago
.gitignore 27977e338f start 6 years ago
package.json 72b8812409 病情提示页面,热加载及less 6 years ago
readme.txt 4d19945f59 设置最小宽度 6 years ago
server.js 27977e338f start 6 years ago
webpack.config.js 78dc3dc05e 数据服务模式医嘱页面 6 years ago

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