Skip to content

daartz/Django-eCommerce-Stripe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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 Stripe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.3%
  • HTML 34.4%
  • CSS 1.3%