## 1-3. github에 소스 코드 추가
* sourcetree 저장소 추가
* github에 소스 코드 추가
* local => 개발 서버 / 실 서버
* local => git/svn(버전관리시스템) => 개발 서버/ 실 서버
* local => github.com => 개발 서버/ 실 서버
#####################################
## 1-1. 로컬 개발 환경 세팅
* spring boot project
* web/mustache/dev-tools
* "Hello World" welcome 페이지
* live reload chrome extension 설치
## 1-2. bootstrap 활용한 html 페이지 개발
* bootstrap start html 추가
* bootstrap css 라이브러리 추가
* jquery javascript 라이브러리 추가
* index.html => navigation bar 추가
* 회원가입 페이지 개발
https://github.com/braverokmc79/spring_boot_demo2
댓글 ( 4)
댓글 남기기