Skip to content

abhikrit1212/EStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django Ecommerce website

GETTING STARTED

1 - Install requirements pip install -r requirements.txt

2 - Runserver on port 8000

python manage.py runserver

http://127.0.0.1:8000/

3 - Create superuser python manage.py createsuperuser

Download & Setup Instructions

  • 1 - Clone project: git clone https://github.com/abhikrit1212/EStore.git
  • 2 - cd todo_list
  • 3 - Create virtual environment: virtualenv myenv
  • 4 - myenv\scripts\activate
  • 5 - pip install -r requirements.txt
  • 6 - python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published