An interactive code playground for Google Publisher Tag (GPT) samples.
GPT samples can be demoed at the official documentation site.
npm i
to install dependencies.npm run build
to build all targets and updatedist/
folder.npx -y tsx scripts/gen-samples.ts
to generate sample config files.
npm run serve
to start a development server.