Run/build down file về máy: git clone https://github.com/phongphamiuh/PharmacitySwing.git thiết lập remote (bộ điều khiển trong dự án) để xử lý file. git remote add origin https://github.com/phongphamiuh/PharmacitySwing.git push (đẩy) file dự án lên github git push origin master pull(kéo) dự án về máy git pull origin master