Awesome
covid-vue-chart
example : vue + apexcharts + axios
date : https://github.com/pomber/covid19/ , https://raw.githubusercontent.com/pomber/covid19/master/docs/timeseries.json
$ curl -sL https://raw.githubusercontent.com/pomber/covid19/master/docs/timeseries.json|jq ".|keys"
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint