Getting Started as a Developer
This guide will help you set up the CurryDash development environment.
Prerequisites
- Node.js 18+
- Composer (for Laravel backend)
- Flutter SDK (for mobile/web apps)
- Git
Clone the Repositories
# Backend
git clone https://github.com/CoralShades/CurryDash-Admin-Seller-Portal.git
# Frontend
git clone https://github.com/CoralShades/CurryDash-UserApp-Mobile_Web-Flutter.gitNext Steps
Last updated on