cookie-consent/examples/next-app/README.md
Pdn Technology 9a001197e1
Some checks are pending
CI / test (20) (push) Waiting to run
CI / test (22) (push) Waiting to run
Tema ayarları eklendi
2026-06-20 08:58:11 +03:00

16 lines
318 B
Markdown

# Next.js Demo
Minimal demo for `@pdntechnology/cookie-consent`.
## Run locally
```bash
cd examples/next-app
npm install
npm run dev
```
Open [http://localhost:3000](http://localhost:3000).
The demo uses a local file dependency on the parent package, Turkish labels, a custom theme, and a cookie inventory table.