Skip to content

SherryJYC/COVID_19_Visualization

Repository files navigation

COVID-19 in China - An Interactive Web Atlas

Authors

Yuchang Jiang, Tianyu Wu

Introduction

  • This is a course project for the Cartography Lab of Geomatics Master program in ETH Zurich 2020.
  • The objective of this project is to show dynamic change of COVID-19 in China and compare COVID-19 with SARS.
  • Main packages: Vue.js, Mapbox, Apex, Bootstrap

Demo

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.