Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.21 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.21 KB

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.