download python3
pip install --upgrade pip
python -m venv env
.\env\Scripts\activate
pip install -r requirements.txt
cd src/django_webApp
python manage.py runserver
POEX Go to POEX devpost
| Name | Name | Last commit date | ||
|---|---|---|---|---|
download python3
pip install --upgrade pip
python -m venv env
.\env\Scripts\activate
pip install -r requirements.txt
cd src/django_webApp
python manage.py runserver
POEX Go to POEX devpost