Sin descripción

zhangxc 256b6a77b1 修改只有治疗方案存在时宽度 hace 5 años
src 256b6a77b1 修改只有治疗方案存在时宽度 hace 5 años
.gitignore 27977e338f start hace 6 años
package.json 15962b718a 配置默认打开页面 hace 6 años
readme.txt 4d19945f59 设置最小宽度 hace 6 años
server.js 27977e338f start hace 6 años
webpack.config.js 144ce56704 删除多余文件 hace 6 años

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