Brak opisu

zhouna c2c1fba71e 8866 4 lat temu
src c2c1fba71e 8866 4 lat temu
.gitignore 27977e338f start 6 lat temu
package.json 8dbed8eaef 病历书写规范提示竖版 4 lat temu
readme.txt 4d19945f59 设置最小宽度 6 lat temu
server.js 27977e338f start 6 lat temu
webpack.config.js 1a2667e947 8689,8684 4 lat temu

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