See the repositories of the website template, the cookie consent implementation, and the template sync action for more details.
# Install dependencies
npm install
# Install cookieconsent
npx astro add @jop-software/astro-cookieconsent
# Start local dev server
npm run dev