This is a minimal standalone version of mapping geographic covid numbers per region against severity scores
Copy the content of this folder to your project.
# install dependencies
npm install
# or
yarn
# bundle and serve the app with webpack
npm start