+++ date = "2020-04-01" title = "covid-vue-chart" description = "| vueで書かれたcovid-19のチャート" +++ vue + apexcharts + axios https://github.com/syui/covid-vue-chart ```sh $ git clone https://github.com/syui/covid-vue-chart $ cd !:t $ yarn install $ yarn serve $ yarn build $ curl -sL https://raw.githubusercontent.com/pomber/covid19/master/docs/timeseries.json|jq ".|keys" ```