Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steve000/dx-doctor

仿丁香医生H5-附接口地址
https://github.com/steve000/dx-doctor

Last synced: 17 days ago
JSON representation

仿丁香医生H5-附接口地址

Awesome Lists containing this project

README

        

# wuhan2020

> 武汉疫情实时情报-仿丁香医生

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```
感谢大佬的接口,作为参考学习
地址附上:https://programmerauthor.github.io/spread-information-docs/

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).