暂无描述

wyq d4707ecdb1 判断多选单选 4 年之前
src d4707ecdb1 判断多选单选 4 年之前
.gitignore 27977e338f start 6 年之前
package.json 8dbed8eaef 病历书写规范提示竖版 4 年之前
readme.txt 4d19945f59 设置最小宽度 6 年之前
server.js 27977e338f start 6 年之前
webpack.config.js 2d0d4367b9 量表 4 年之前

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