Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 799 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 799 Bytes

covidmeasures

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 npm packages

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 help?

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