Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 193 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 193 Bytes

This theme for e-commerce

Docker runing

  • docker build -t {name-image} .
  • docker run -p {machine_port/custom_port} {name-image}

Python

  • pip3 install --no-cache-dir -r requirements.txt