A visualisation of the Corona cases and co2 emission worldwide over time.
https://covid.pietervoors.com/
- Make sure you have NodeJS installed.
- Run
npm install
in 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 build
to compile - Serve the
dist
folder