- You'll first need to clone the repo, then install the dependencies:
npm install
- Next, get token and public_key from
https://mercadopago.com/developers
:
TEST_ACCESS_TOKEN=
NEXT_PUBLIC_MERCADOPAGO_KEY=
- Run the app:
npm run dev
npm install
https://mercadopago.com/developers
:TEST_ACCESS_TOKEN=
NEXT_PUBLIC_MERCADOPAGO_KEY=
npm run dev