Skip to content

Latest commit

 

History

History

example

Example

This is an example Next.js project which uses both @coinbase/cookie-banner and @coinbase/cookie-manager

Getting Started

Install dependencies

npm install
# or
yarn
# or
pnpm install

Then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

License

Licensed under the Apache License. See LICENSE for more information.