title | description |
---|---|
Development |
Integrate meli.js in your app |
Follow these steps to install and use meli.js in your app:
Step 1: Install Meli:
npm i meli.js
yarn add meli.js
pnpm add meli.js
Step 2: Initiate meli:
meli.init("MELI_TOKEN")
title | description |
---|---|
Development |
Integrate meli.js in your app |
Follow these steps to install and use meli.js in your app:
Step 1: Install Meli:
npm i meli.js
yarn add meli.js
pnpm add meli.js
Step 2: Initiate meli:
meli.init("MELI_TOKEN")