Skip to content

protostartup/djecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce-django

Simple Ecommerce website built using Django

https://ekluv.herokuapp.com/

Checkout this repo, install dependencies, then start the server:

> git clone https://github.com/Ekluv/ecommerce-django.git
> cd ecommerce-django
> virtualenv .
> source bin/activate
> cd src
> pip install -r requirements.txt
> python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published