-
Create and activate the virtual environment (already created at
.venv):# From SnapSell/ python3 -m venv .venv source .venv/bin/activate # macOS/Linux # or: .venv\Scripts\activate # Windows
-
Install dependencies:
pip install -r backend/requirements.txt
-
Run the backend from the
SnapSelldirectory with the venv activated.
hackcu12-snapsell/SnapSell
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|