git clone https://github.com/adilmohak/django-ecommerce.git
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Visit http://127.0.0.1:8000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/adilmohak/django-ecommerce.git
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Visit http://127.0.0.1:8000/