No Description

zhouna b1d25787d8 样式调整 4 years ago
src b1d25787d8 样式调整 4 years ago
.gitignore 27977e338f start 6 years ago
package.json 8dbed8eaef 病历书写规范提示竖版 4 years ago
readme.txt 4d19945f59 设置最小宽度 6 years ago
server.js 27977e338f start 6 years ago
webpack.config.js 79bf3e4107 竖版样式1 4 years ago

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