COVID-19 Status

March 20, 2020 · View on GitHub

A quick and dirty visualization SPA consuming pomber/covid19 timeseries data.

This code is not a good example of clean Vue code, but was thrown together in a quick hacking session.

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

Customize configuration

See Configuration Reference.


Copyright Thomas Alrek © 2020

Contents

  1. 1Project setup
  2. 1.1Compiles and hot-reloads for development
  3. 1.2Compiles and minifies for production
  4. 1.3Lints and fixes files
  5. 1.4Customize configuration