A visualisation of the Corona cases and co2 emission worldwide over time.
https://covid.pietervoors.com/
- Make sure you have NodeJS installed.
- Run
npm installin the project folder to install dependencies.
- Run
npm run serve - Browse to
localhost:8080(or whatever your console says) - This will recompile and hot-reload any time you change code
- Run
npm run buildto compile - Serve the
distfolder
