This is a project that aims to gather available information about the measures takes by governments all over the world due to COVID-19 pandemics. The deployed application could be found at the following address: covidmeasures.info
Install the npm
packages described in the package.json
and verify that it works:
npm install
npm start
The npm start
command builds and serves the application on port 4200
.
Shut it down manually with Ctrl-C
.
Want to file a bug, contribute some code, or improve data? Excellent! Join our community on slack or send us an email to admin@covidmeasures.info