https://trello.com/ 처럼 kanban board 형식의 게시판을 개발한다.
$ git clone https://oss.navercorp.com/workshome-intern/kanban.git
$ cd kanban/frontend
$ npm install
$ cd kanban frontend
$ npm run dev
- Spring Boot 2.3.1
- JAVA 14
- Gradle
- IntelliJ Community
- Vue.js (Vue/cli 4.4.6)
- MyBatis, MySQL 8.0.18
- Junit 5.3.1
- Vue -> localhost:3000
- Spring Boot : localhost:8080 proxyTable로 Vue와 연결
- Mysql -> 서버를 따로 받아서 사용.