| .. | ||
| app | ||
| lib | ||
| jsconfig.json | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Next.js Demo
Minimal demo for @pdntechnology/cookie-consent.
Run locally
cd examples/next-app
npm install
npm run dev
Open http://localhost:3000.
The demo uses a local file dependency on the parent package, Turkish labels, a custom theme, and a cookie inventory table.