Sin descripción

Luolei 3db25e458c 推荐治疗方案诊断没有就不推 hace 6 años
src 3db25e458c 推荐治疗方案诊断没有就不推 hace 6 años
.gitignore 27977e338f start hace 6 años
package.json c7607eab28 11 hace 6 años
readme.txt 4d19945f59 设置最小宽度 hace 6 años
server.js 27977e338f start hace 6 años
webpack.config.js c7607eab28 11 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
```