# 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