본문 바로가기
프로그래밍/Vue.js

[Vue.js] Vue를 배우기 위한 공식 문서 링크

by LiveData 2020. 4. 18.
반응형

Vue.js 공식 문서

 

Introduction — Vue.js

Vue.js - The Progressive JavaScript Framework

vuejs.org

 

 

Vue.js 스타일 가이드

 

 

Style Guide — Vue.js

Vue.js - The Progressive JavaScript Framework

vuejs.org

 

 

Vue.js 쿡북

 

Introduction — Vue.js

Vue.js - The Progressive JavaScript Framework

vuejs.org

 

 

Vuex 공식 문서

 

 

What is Vuex? | Vuex

What is Vuex? Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrat

vuex.vuejs.org

 

 

 

Vue Router 공식 문서

 

 

Introduction | Vue Router

Introduction VERSION NOTE For TypeScript users, vue-router@3.0+ requires vue@2.5+, and vice versa. Vue Router is the official router for Vue.js . It deeply integrates with Vue.js core to make building Single Page Applications with Vue.js a breeze. Features

router.vuejs.org

 

 

 

Vue CLI 공식 문서

 

Vue CLI

 

cli.vuejs.org

 

반응형