Develop(11)
-
[Vue.js|Vuetify] Vuetify 시작하기
시작하기 앞서 참고하기 좋은 사이트를 제공하고 시작하겠습니다. https://kr.vuejs.org/ Vue.js Vue.js - 프로그레시브 자바스크립트 프레임워크 kr.vuejs.org https://vuetifyjs.com/ko/getting-started/quick-start 빠른 시작 — Vuetify.js vuetifyjs.com https://cli.vuejs.org/guide/creating-a-project.html#vue-create Creating a Project | Vue CLI Creating a Project vue create To create a new project, run: WARNING If you are on Windows using Git Bash with minT..
2019.12.20 -
[Django] Django 시작하기
공식문서 https://docs.djangoproject.com/ko/2.2/intro/tutorial01 첫 번째 장고 앱 작성하기, part 1 | Django 문서 | Django Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate docs.djangoproject.com Django 설치하기 python -m pip install Django 프로젝트 시작하기 (settings, manage.py) django-admin startproject backend 생성한 프로젝트로 들어가기 cd backend ap..
2019.12.16 -
[MySQL] MySQL 외부 연결하기
새로운 유저 추가하기 고정ip로 열기 입력하고 Test Connection 해보기
2019.12.16 -
[MySQL] MySQL 설치 & 설정
설치 버전 : mysql-installer-community-8.0.15.0 https://dev.mysql.com/downloads/file/?id=484920 MySQL :: Begin Your Download The world's most popular open source database dev.mysql.com 참조 공식 reference 문서 https://dev.mysql.com/doc/refman/8.0/en/ MySQL :: MySQL 8.0 Reference Manual MySQL 8.0 Reference Manual Including MySQL NDB Cluster 8.0 Abstract This is the MySQL™ Reference Manual. It documents MySQ..
2019.12.16 -
Todo List
Java Web + Spring 복습 클린 코드 공부 JavaScript Vue React
2019.12.16