Sem descrição

lipc f721b4dc22 Merge remote-tracking branch 'origin/master' into his/wenzhouweijiju 5 years atrás
src f721b4dc22 Merge remote-tracking branch 'origin/master' into his/wenzhouweijiju 5 years atrás
.gitignore 27977e338f start 6 years atrás
package.json 72b8812409 病情提示页面,热加载及less 6 years atrás
readme.txt 4d19945f59 设置最小宽度 6 years atrás
server.js 27977e338f start 6 years atrás
webpack.config.js 36bcc60e25 Merge remote-tracking branch 'origin/master' into his/wenzhouweijiju 5 years atrás

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