JSheep`s Album

Vue.js 학습 노트 애플리케이션 본문

Single- Vue.js 끝장내기 - 실무에 필요한 모든 것

Vue.js 학습 노트 애플리케이션

JSheep 2022. 3. 16. 13:41

기술 스택


  • Vue.js
  • Vue Router
  • Vuex
  • Axios
  • Vue Test Utils

개발 환경


 

Chrome 웹브라우저

더욱 스마트해진 Google로 더 간편하고 안전하고 빠르게.

www.google.com

 

Git - Downloads

Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific exp

git-scm.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

 

Node.js

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

nodejs.org

 

Vue.js devtools

Chrome and Firefox DevTools extension for debugging Vue.js applications.

chrome.google.com

 

VSCode 플로그인 목록


 

 

 

Comments