Environment Setup & Installation
Prerequisites
Category
Technology / Tool
Version / Note
Clone & Branching
# Backend API
git clone https://github.com/bambangsso/Profitflo-Backend.git profitflo-backend
cd profitflo-backend
git checkout master
# Frontend Web
git clone https://github.com/bambangsso/Profitflo-Web.git profitflo-web
cd profitflo-web
git checkout master
# Mobile POS
git clone https://github.com/bambangsso/Profitflo-Mobile.git profitflo-mobile
cd profitflo-mobile
git checkout masterEnvironment Configuration
Running Locally
Last updated
Was this helpful?