Ei kuvausta

zhangxc 131a5b2f3a 药物治疗没有小类名称小类名称不显示(2185) 6 vuotta sitten
src 131a5b2f3a 药物治疗没有小类名称小类名称不显示(2185) 6 vuotta sitten
.gitignore 27977e338f start 6 vuotta sitten
package.json 15962b718a 配置默认打开页面 6 vuotta sitten
readme.txt 4d19945f59 设置最小宽度 6 vuotta sitten
server.js 27977e338f start 6 vuotta sitten
webpack.config.js 144ce56704 删除多余文件 6 vuotta sitten

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