No Description

yangdr 3d436373f2 保持 3 months ago
src 3d436373f2 保持 3 months ago
.gitignore 27977e338f start 6 years ago
dist.zip e538decb69 药品分类 1 year ago
package.json 13a6c17e1d 疑似诊断置信度 1 year ago
readme.txt 4d19945f59 设置最小宽度 6 years ago
readme.zip c3c218391a 药品分类 1 year ago
server.js 27977e338f start 6 years ago
webpack.config.js a878deded5 修改推送结果内容 3 months ago

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