DevOps & CI/CD5. Local Development SetupOn this page5. Local Development Setup 📦 Requirements​ Node.js 18+ npm or yarn Git Docker (optional, for parity) 🚀 Setup Steps​ git clone https://github.com/your-org/your-repo.gitcd your-reponpm installnpm run dev