Tool 설치

  • nodejs 설치

Vue.js devtools

  • 크롬 확장 프로그램
  • 리액트 사용 페이지에 접속하면 초록색으로 활성화됨

image

  • Component 구조 확인

image

프로젝트 생성

  • npm create vue@latest
  • npm install
  • npm run dev

프로젝트 구조

image

public

  • 정적 파일 디렉토리

src

  • 소스 디렉토리

파일 구조

image


연결문서

댓글남기기