First, use the package manager npm to install packages required by covid-19-stat.
npm installrun with development mode:
npm run start-devcovid-19-stat is running at http://localhost:8080/
build:
npm run buildthe output documents located in dist/ folder.
Pull requests are welcome.

