Skip to content

redex-ai/Django-eCommerce-tutorial-manascode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-eCommerce-tutorial-manascode

Steps to get started

  1. Step one :
git clone https://github.com/imanaspaul/Django-eCommerce-tutorial-manascode.git

Follow the tutorials to learn more

  1. Step two :
virtualenv env

Now install all the dependencies

pip install -r requirements.txt

3 Step three : Change directory to ecommerce

cd ecommerce
  1. Step four : Now you can run the server
py manage.py runserver

About

Django eCommerce tutorial for beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.7%
  • HTML 23.7%
  • PowerShell 16.0%
  • Shell 5.7%
  • CSS 0.9%