Yoonjunhyeon
...@@ -52,5 +52,7 @@ ...@@ -52,5 +52,7 @@
52 - python manage.py makemigrations 52 - python manage.py makemigrations
53 - python manage.py migrate 53 - python manage.py migrate
54 - python manage.py runserver 54 - python manage.py runserver
55 +
55 #### front UI 수정하고 싶을 시, Vue의 사용법을 알아야합니다! 56 #### front UI 수정하고 싶을 시, Vue의 사용법을 알아야합니다!
57 +
56 #### backend를 수정하고 싶을 시 django의 사용법을 알아야합니다! 58 #### backend를 수정하고 싶을 시 django의 사용법을 알아야합니다!
...\ No newline at end of file ...\ No newline at end of file
......