Skip to content

멋쟁이사자처럼 9기 스터디 2조 사이드 프로젝트

Notifications You must be signed in to change notification settings

LikeLionSCH/Bera-Project-9th

Repository files navigation

멋사 스터디 2조 사이드 프로젝트

서버 실행법

  1. 가상환경 만들기 (venv)
  2. 가상환경 활성화 후 django 설치 -> pip install django
  3. 패키지 종속성 파일 위치로 이동 -> cd requirements
  4. 패키지 종속성 설치 -> pip install -r requirements.txt
  5. manage.py 파일 위치로 이동 -> cd ../django_gunicorn
  6. 서버 실행 -> python manage.py runserver

About

멋쟁이사자처럼 9기 스터디 2조 사이드 프로젝트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published