Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 360 Bytes

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