暂无描述

zhangxc 9c5b62cd7c 隐藏治疗方案使用率(219) 5 年之前
src 9c5b62cd7c 隐藏治疗方案使用率(219) 5 年之前
.gitignore 27977e338f start 6 年之前
package.json 15962b718a 配置默认打开页面 6 年之前
readme.txt 4d19945f59 设置最小宽度 6 年之前
server.js 27977e338f start 6 年之前
webpack.config.js 9b5695a0b4 修改配置 5 年之前

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