Vue.js의 개념,장점/vue2와 vue3의 차이점
Windows 기준으로 Vue.js 학습을 위한 세팅
Open with Live Server 클릭해도 html 이 실행이 안 됨.요약Live Server 검색 - 톱니 모양 클릭 - Extentsion Settings - host에 본인 IP 작성들어가면 Host 가 기본적으로 127.0.0.1 로 작성되어있습니다.이걸
Vue.js로 Hello World 찍어보기new file -> index.html 생성코드 작성우클릭 -> Open with Live Server 클릭