Skip to content

deepartificial/eCommerce

 
 

Repository files navigation

install python 3.*

install django 1.10

pip install django==1.10

install crispy-form

pip install django-cispy-forms

install pagedown

pip install django-pagedown

open terminal or cmd in the directory and write

python manage.py runserver``

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.5%
  • HTML 37.3%
  • CSS 2.7%
  • JavaScript 2.5%