Skip to content

souravjha1111/shopify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DEMO LINK : https://www.youtube.com/watch?v=zn1had74EOo&ab_channel=souravjha

Follow these instructions to setup this project in your local.

Step 1) Install python. (you can download it from https://www.python.org/downloads/)

step 2) create virtual environment: (https://python-guide-cn.readthedocs.io/en/latest/dev/virtualenvs.html)

step 3) activate virtual environment

step 4) clone this repository by running git clone https://github.com/souravjha1111/shopify.git or Download and unzip.

Step 5) cd into spotify directory, run: pip install -r requirements.txt this will install required dependencies.

  1. run Following commands python manage.py makemigrations python manage.py migrate python manage.py makemigrations

  2. Now run server by using python manage.py runserver 8080

  3. open web browser and goto http://127.0.0.1:8080/

Now browse the project in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors