Sem descrição

zhouna 9a9e42b8e1 7625 4 years atrás
src 9a9e42b8e1 7625 4 years atrás
.gitignore 27977e338f start 6 years atrás
package.json 8dbed8eaef 病历书写规范提示竖版 4 years atrás
readme.txt 4d19945f59 设置最小宽度 6 years atrás
server.js 27977e338f start 6 years atrás
webpack.config.js 82f9f64ed2 7597 4 years atrás

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