Sin descripción

liuqq f6401ff6f3 Merge branch 'master' into his/yiwufubao hace 3 años
src 2e912c4989 义乌CDSS弹出框,底部加上 “义乌市妇幼保健院”字样,调整样式 hace 3 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 cc5c62971b ie8样式bug hace 3 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
```