Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 269 Bytes

SSAK4

프로젝트 실행 방법

  1. 가상환경 준비, 가상환경에 django설치, 가상환경 실행
  2. git clone "주소"
  3. python -m pip install Pillow
  4. python manage.py makemigrations
  5. python manage.py migrate
  6. python manage.py runserver