Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 419 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 419 Bytes

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.