Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 414 Bytes

🇿🇦 Coronavirus Map

Thanks to the Data Science for Social Impact group for collecting the data powering coronamap and for making it publicly available via their covid19za repository.

Installation

npm install
npm run start

You may need to install gatsby-cli globally:

npm install -g gatsby-cli