1. node.js 설치
Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
nodejs.org
2. vsCode 설치
https://code.visualstudio.com/
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
3. vsCode 세팅
좌측 블럭모양 클릭 후 설치프로그램 설치
- Vetur : VSCode에서 돌아가는 Vue 개발 툴
- vscode-icons : 파일 탐색기에서 아이콘을 이쁘게 띄워줌
- Vue VSCode Snippets : Vue 문법을 미리 알려줌
참고