Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 441 Bytes

File metadata and controls

10 lines (7 loc) · 441 Bytes

Ecommerce : An Amazing Project--

An ecommerce website created in Django.

How to run the app :

Clone this repository into your machine. Then run the following commands:--

        1. cd ecommerce
        2. python manage.py runserver
        3. Goto "localhost:8000/" or "127.0.0.1:8000" browse it