Aucune description

yangdr def409a64f 修改格式 il y a 3 semaines
src def409a64f 修改格式 il y a 3 semaines
.gitignore 27977e338f start il y a 6 ans
package.json 13a6c17e1d 疑似诊断置信度 il y a 10 mois
readme.txt 4d19945f59 设置最小宽度 il y a 6 ans
readme.zip c3c218391a 药品分类 il y a 10 mois
server.js 27977e338f start il y a 6 ans
webpack.config.js def409a64f 修改格式 il y a 3 semaines

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