Açıklama Yok

reaper 214f85a088 Merge branch 'testNew' of http://192.168.2.236:10080/zhouna/icssDService into testNew 4 yıl önce
src d3e80ce3bc bugfix: 8731 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 28c27ea19a 冲突 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
```