Vue.js
vue.js 개발환경 설정
somiyuralove
2019. 8. 25. 17:03
* Nodejs - NPM - 라이브러리 의존성 관리
http://nodjs.org/ko 에서 각자 OS에 맞는 설치파일을 다운로드 받아 설치
확인
- 터미널창에서 node --version으로 타이핑해서 확인
* Webstorm - IDE
- https://www.jetbrains.com/webstorm/ ( 30일 trial version )
JetBrains: Developer Tools for Professionals and Teams
JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language.
www.jetbrains.com
* vue.js devtools - 크롬 확장 플러그인을 설치해준다.
- npm install -g @vue/cli
* @vue/cli - 프로젝트 템플릿 자동생성
* Gitlab - 형상관리