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!™
Move into the example/nextjs
directory after
cloning the parent repository.
- Make sure you've cloned this repository. If you haven't, run:
git clone [email protected]:Tincre/promo-button
- Move into the
example/nextjs
directory:
cd promo-button/example/nextjs
- Install dependencies:
yarn install # npm install
- Run the app on
localhost:3000
yarn run dev
- Documentation: tincre.dev/docs
- Guides and how-tos: tincre.dev/docs/guides
- Reference docs: tincre.dev/docs/reference
- Community: community.tincre.dev
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.