Node.js 설치 버전: 20.3.1 > https://nodejs.org/ko 기본 설치 및 셋팅 > https://haenny.tistory.com/247 vue.js 입문 사이트 > https://mkil.tistory.com/435 React, Vue.j

html 태그 안에 v- 로 시작하는 vue 코드가 있을시 그 안에는 script 코드를 선언할 수 있다.

컴포넌트 예제 결과

한글 깨짐 해결 > https://alnair.tistory.com/18 패키지 트리구조 변경 > https://devks.tistory.com/36 VSCODE 터미널 변경 > https://haenny.tistory.com/246
http://localhost:8082/api/v1/board/test/idx?=1위에 같이 url 주소에 값을 넣어 호출하는 경우@RequestParam 이용body 안에 데이터를 저장한 후 api를 호출하는 경우@RequestBody 이용
https://sunny921.github.io/posts/vuejs-router-03/
https://www.vuescript.com/best-wysiwyg-rich-text-editor/
https://berrrrr.github.io/programming/2020/09/15/vue-script-load/