-
Clone the project and change the dir to the project.
-
Create virtual env by
python -m venv envnext to manage.py file. -
Activate virtual env by
source env/bin/activate. -
Install requirements from requirements.txt file by
pip install -r requirements.txt. -
Run the server by
python manage.py runserver.
ZSPASOV/web-framework-project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|