Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 602 Bytes

development.mdx

File metadata and controls

41 lines (29 loc) · 602 Bytes
title description
Development
Integrate meli.js in your app
**Prerequisite**: Please install Node.js (version 19 or higher) before proceeding.

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")

Deployment

Different environments available under the [Base Plan](https://www.meli-ai.com/pricing) and above.