Skip to content

Gabospa/django-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

django-store

E-commerce using Django and Django Templates based on Facilito Project

Install

Create virtual environment called (venv) and install Django and Pillow with pip.

python3 -m venv venv

To activate environment (on linux)

source venv/bin/activate

Run

Once created, you can start the server with python manage.py runserver

About

E-commerce using Django and Django Templates based on Codigo Facilito Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published