- Fork and clone the repository
cd Ecommerce-website- Create a virtual environment (recommended) on your system
py venv <virtual env name> - Activate the virtual environment by
./<virtual env name>/Scripts/activate - Install requirements.txt
- Create a sample database on MySQL and connect your db
- Migrate the changes by running
py manage.py makemigrationsandpy manage.py migrate - Runserver
py manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 0
License
soustab10/Ecommerce-website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published










