# CivilSociety.dev ## Dev environment - Install hugo. - Install dart-sass. ```bash hugo server -D npm run dev # TailwindCSS JIT compilation ``` ## Deploy ```bash scripts/deploy.sh ```