Cargo Dummy Integration 🌟 Introduction Welcome to the Cargo dummy integration – a demonstration of how to build custom integrations with Cargo. 🛠️ Getting Started Step 1: 🚀 Installation Install dependencies: npm i Step 2: 🏃♂️ Running the Project Development Mode: npm run dev Building: npm run build