Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 310 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 310 Bytes

Proyecto curso Coder House comision 36945

Descarga

Desde una consola o el bash de git usar el siguiente comando
    git clone https://github.com/lucacitta/ecommerce_36945.git

Instalacion:

* pip install -r requirements.txt
* python manage.py migrate
* python manage.py runserver