Sen descrición

wyq beab1a44a9 清空搜索前后空格 %!s(int64=3) %!d(string=hai) anos
src beab1a44a9 清空搜索前后空格 %!s(int64=3) %!d(string=hai) anos
.gitignore 27977e338f start %!s(int64=6) %!d(string=hai) anos
package.json 8dbed8eaef 病历书写规范提示竖版 %!s(int64=4) %!d(string=hai) anos
readme.txt 4d19945f59 设置最小宽度 %!s(int64=6) %!d(string=hai) anos
server.js 27977e338f start %!s(int64=6) %!d(string=hai) anos
webpack.config.js aa5f04c1e6 his页面评估内容 %!s(int64=4) %!d(string=hai) anos

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