- Change directory to the backend application
cd backend. - Generate the files for the python virtual environment
python3 -m venv env. - Activate the virtual environment
source env/bin/activateor.\env\Scripts\activate.ps1for windows users - Install the project requirements
pip install -r requirements.txt
brkpplr/research-djangoBlogWebsite
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|