Açıklama Yok

zhouna 0780fa9f31 中医对接地址 4 yıl önce
src 015c42e5ee 推送地址,容错 4 yıl önce
.gitignore 27977e338f start 6 yıl önce
package.json 8dbed8eaef 病历书写规范提示竖版 4 yıl önce
readme.txt 4d19945f59 设置最小宽度 6 yıl önce
server.js 27977e338f start 6 yıl önce
webpack.config.js 0780fa9f31 中医对接地址 4 yıl önce

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