Skip to content

Le-python-pendu/back_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

back_end

To start the project

  • Clone the repository

  • Create a python virtual environment:

    • $ python -m venv env

  • Activate your virtual environment:

    • $ source env/bin/activate

  • Go to sub directory "python_pendu" through the command line:

    • $ cd python_pendu

  • Run the server with the command :

    • $ python manage.py runserver

  • If everything goes well, you should have your Django server running at "http://127.0.0.1:8000/" or "http://localhost:8000/"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages