ddawx123 / nCoV-GUI

2019武汉新型冠状病毒防疫信息可视化平台

Home Page:http://global.dingstudio.cn/nCoV-GUI/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2019nCoV-Monitor

2019武汉新型冠状病毒防疫信息可视化平台 基于iViewUI构造 数据接口通过Python爬虫计划任务实现

国际用户项目演示地址:

This project is build for Vue.js 2 + vue-router + webpack2 + View UI (iView) 4, just install and run.

Dependency

NodeJS 8.9.4 (DO NOT USE NodeJS V10+)

Backend Address

混合路由专用地址:https://2019ncov.blend.gateway.asia-guangdong.api.dscitech.com/ 此接口已开启多地域负载均衡功能,同时启用了基础限流保护,1分钟内同一IP地址仅允许请求65次。

Install

// install dependencies
npm install

Run

Development

// For the first time, run init to create index.html
npm run init
npm run dev

Production(Build)

npm run build

About

2019武汉新型冠状病毒防疫信息可视化平台

http://global.dingstudio.cn/nCoV-GUI/index.html

License:MIT License


Languages

Language:Vue 57.2%Language:Python 20.0%Language:JavaScript 19.6%Language:HTML 2.1%Language:PHP 1.2%