Skip to content

sellpointSogang/Server

Repository files navigation

pull 하고 나서

Window OS

  1. python -m venv venv
  2. source .venv/Scripts/activate
  3. pip install -r requirements.txt

Mac OS 1번째 방법

  1. python -m venv venv
  2. pipenv install
  3. pipenv shell

Mac OS 2번째 방법

  1. python -m venv venv
  2. pipenv shell
  3. pip install -r requirements.txt

push 하기 전에

  1. pip freeze > requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages