A strong site like DigiKala with more options
For support, email bill-bkh@yahoo.com or join our Telgram channel.
Clone the project
git clone https://github.com/bill-BKH/lightshop.gitGo to the project directory
cd /lightshopactivate your virtualenv
Database
py manage.py makemigrations
py manage.py migrateStart the server
py manage.py runserver
