No Description

wyq ad6dc29466 Merge branch 'law0713' into testNew 3 years ago
src ad6dc29466 Merge branch 'law0713' into testNew 3 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 1a2667e947 8689,8684 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
```