Ei kuvausta

zhouna c0692ff813 8718/8721/8722/8842空状态 3 vuotta sitten
src c0692ff813 8718/8721/8722/8842空状态 3 vuotta sitten
.gitignore 27977e338f start 6 vuotta sitten
package.json 8dbed8eaef 病历书写规范提示竖版 4 vuotta sitten
readme.txt 4d19945f59 设置最小宽度 6 vuotta sitten
server.js 27977e338f start 6 vuotta sitten
webpack.config.js 1a2667e947 8689,8684 3 vuotta sitten

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