Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 391 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 391 Bytes

Golf Tee E-commerce website

this is a golf tee e-commerce website created using django and django-oscar framework

Installation

Use the package manager pip to install requirements.txt.

pip install -r requirements.txt

Running the development server

python manage.py runserver