Sin descripción

zhouna fe5dffe546 危急值推送去重回退 hace 5 años
src fe5dffe546 危急值推送去重回退 hace 5 años
.gitignore 27977e338f start hace 6 años
package.json 15962b718a 配置默认打开页面 hace 6 años
readme.txt 4d19945f59 设置最小宽度 hace 6 años
server.js 27977e338f start hace 6 años
webpack.config.js 5cb4a68f5b 提示信息横板 hace 5 años

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