暂无描述

xtf e66778188a Merge branch 'master' of http://173.18.12.196:3000/front/icssDService 11 月之前
icssDService @ e990b8ec07 13a6c17e1d 疑似诊断置信度 11 月之前
node_modules.bak c3c218391a 药品分类 11 月之前
src e66778188a Merge branch 'master' of http://173.18.12.196:3000/front/icssDService 11 月之前
.gitignore 27977e338f start 6 年之前
dist.zip e538decb69 药品分类 11 月之前
package.json 13a6c17e1d 疑似诊断置信度 11 月之前
readme.txt 4d19945f59 设置最小宽度 6 年之前
readme.zip c3c218391a 药品分类 11 月之前
server.js 27977e338f start 6 年之前
webpack.config.js e66778188a Merge branch 'master' of http://173.18.12.196:3000/front/icssDService 11 月之前

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