Aucune description

liuqq 8367f7c53b Merge branch 'masterNew' into his/nhHospital il y a 3 ans
src af79bdd9e5 Merge remote-tracking branch 'origin/testNew' into masterNew il y a 3 ans
.gitignore 27977e338f start il y a 6 ans
package.json 8dbed8eaef 病历书写规范提示竖版 il y a 4 ans
readme.txt 4d19945f59 设置最小宽度 il y a 6 ans
server.js 27977e338f start il y a 6 ans
webpack.config.js cc5c62971b ie8样式bug il y a 3 ans

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