Meli SDK Forms Documentation available here. Development Run Meli locally Ship a site with a form Run npx http-server -p 3030 . In your site's index.html, use http://localhost:3030/build/browser.js for the SDK src Start the build npm i && npm start