mirror of
https://github.com/GuerillaStudio/compteur-de-greve.git
synced 2024-12-18 05:41:56 +00:00
Independent participation counter for the french strike of March 7th 2023 against the pension reform(/destruction)
https://compteur-de-greve.guerilla.studio
src | ||
static | ||
.browserslistrc | ||
.editorconfig | ||
.eleventy.js | ||
.gitignore | ||
.stylelintrc.json | ||
package-lock.json | ||
package.json | ||
README.md |
Compteur de grève
Dev instructions
npm ci
Install build dependencies without impacting the package-lock file
npm run dev
Run 11ty with hot reload at localhost:1312 (port customizable in the package.json command) If needed more infos on https://www.11ty.dev/docs
npm run build
Production build