813 Forks
1378 Stars
1378 Watchers

eCommerce

We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.

How to download and setup eCommerce

Open terminal and run command
git clone https://github.com/codingforentrepreneurs/eCommerce.git
git clone is used to create a copy or clone of eCommerce repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with eCommerce https://github.com/codingforentrepreneurs/eCommerce/archive/master.zip

Or simply clone eCommerce with SSH
[email protected]:codingforentrepreneurs/eCommerce.git

If you have some problems with eCommerce

You may open issue on eCommerce support forum (system) here: https://github.com/codingforentrepreneurs/eCommerce/issues