Skip to content

Latest commit

 

History

History

nextjs

promo-button Next.js Example

A no-thrills Next.js app to demonstrate use of the Tincre.dev Promo PromoButton component crafted to expertly rock algorithmic ads.

Just plug it in and You've got ads!™

Quick start

Move into the example/nextjs directory after cloning the parent repository.

  1. Make sure you've cloned this repository. If you haven't, run:
git clone [email protected]:Tincre/promo-button
  1. Move into the example/nextjs directory:
cd promo-button/example/nextjs
  1. Install dependencies:
yarn install # npm install 
  1. Run the app on localhost:3000
yarn run dev 

Support

License

This code is free to use for your commercial or personal projects. It is open-source licensed under the Mozilla Public License 2.0.

You will see various headers throughout the codebase and can reference the license directly via LICENSE herein.