mFat@lemdro.id to Free and Open Source Software@beehaw.orgEnglish · 2 年前Photopea offlinegit.nixnet.servicesexternal-linkmessage-square13linkfedilinkarrow-up139arrow-down10
arrow-up139arrow-down1external-linkPhotopea offlinegit.nixnet.servicesmFat@lemdro.id to Free and Open Source Software@beehaw.orgEnglish · 2 年前message-square13linkfedilink
minus-squarePantherina@feddit.delinkfedilinkarrow-up3·edit-22 年前This is awesome! mkdir Git && cd Git git clone https://git.nixnet.services/DUOLabs333/Photopea-Offline.git python3 -m http.server --directory www.photopea.com 8080 xdg-open http://localhost:8080
This is awesome!
mkdir Git && cd Git git clone https://git.nixnet.services/DUOLabs333/Photopea-Offline.git python3 -m http.server --directory www.photopea.com 8080 xdg-open http://localhost:8080