Project Lockdown is a civic tech project that reflects the different lockdowns that territories worldwide are undergoing during the COVID-19 crisis by mapping them while measuring a number of other relevant metrics.
The objective is to provide an overview of the state of the world to citizens and assist journalists and Human Rights defenders in their reporting and overseeing tasks.
https://zen-joliot-eeb856.netlify.com
# install dependencies npm install # start for local development npm run start # build for production with minification npm run build # test the production build locally npm run start:build # format the code npm run formatYou can find a live demo of the master branch here.
- Preact/htm
- csz
- leafletjs (/mapbox api for tiles)
- pwa-helper-components
- rollup
- @rollup/plugin-node-resolve
- @open-wc/rollup-plugin-html
- rollup-plugin-terser
- rollup-plugin-babel
- rollup-plugin-copy
- rollup-plugin-workbox
- rollup-plugin-apply-sw-registration
- @rollup/plugin-replace
- uglifycss
- pwa-asset-generator
Did you find a bug? Feel free create a PR, and we'll look at it as soon as we can. Please run npm run format before pushing 🙂.