[Age of Vue] Vue.js 시작하기 - 1. 개발 환경 설정
1. visual studio code 설치 https://code.visualstudio.com/download Download Visual Studio Code - Mac, Linux, Windows Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications. code.visualstudio.com 2. node.js 설치 (LTS로 설치) htt..