بدون توضیح

zhangxc 921140e73a Merge branch 'test' of http://192.168.2.236:10080/zhouna/icssDService into test 6 سال پیش
src 921140e73a Merge branch 'test' of http://192.168.2.236:10080/zhouna/icssDService into test 6 سال پیش
.gitignore 27977e338f start 6 سال پیش
package.json 72b8812409 病情提示页面,热加载及less 6 سال پیش
readme.txt 4d19945f59 设置最小宽度 6 سال پیش
server.js 27977e338f start 6 سال پیش
webpack.config.js c80132be54 Merge remote-tracking branch 'origin/test' into test 6 سال پیش

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