Skip to content

ZSPASOV/web-framework-project

Repository files navigation

django-test

how to run

  1. Clone the project and change the dir to the project.

  2. Create virtual env by python -m venv env next to manage.py file.

  3. Activate virtual env by source env/bin/activate.

  4. Install requirements from requirements.txt file by pip install -r requirements.txt.

  5. Run the server by python manage.py runserver.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors