No Description

xuejiafu 4a341ca6d0 台州市立 3 years ago
src af79bdd9e5 Merge remote-tracking branch 'origin/testNew' into masterNew 3 years ago
.gitignore 27977e338f start 6 years ago
package.json 8dbed8eaef 病历书写规范提示竖版 4 years ago
readme.txt 4d19945f59 设置最小宽度 6 years ago
server.js 27977e338f start 6 years ago
webpack.config.js 4a341ca6d0 台州市立 3 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
```