Skip to content

anhdungpro97/django_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Create and setup VENV

  • Open VSCODE and access to project_django
  • python -m venv dev_env
  • .\dev_env\Scripts\activate : turn on virtual environment (using commandPromt if Window)
  • pip install -r requirement.txt: install necessary environment if do not have

-deactivate : turn off virtual environment

About

Practice Django framework and React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages