/covid-dashboard

Primary LanguagePythonApache License 2.0Apache-2.0

How to update data on the app

  1. Generate files locally
  2. Copy files to data/
  3. git add --all && git commit -m "Update data"
  4. git push origin master