No Description

zhangxc 30283b36d8 Merge branch 'test' into icssDataServiceEdit 6 years ago
src 30283b36d8 Merge branch 'test' into icssDataServiceEdit 6 years ago
.gitignore 27977e338f start 6 years ago
package.json 8e0cff2551 修改Promise引用 6 years ago
readme.txt 4d19945f59 设置最小宽度 6 years ago
server.js 27977e338f start 6 years ago
webpack.config.js d85639dbf5 治疗方案可配置 6 years ago

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