Skip to content

Vue.js 홈페이지 한글 번역 프로젝트입니다. 도메인 대기 중입니다. 🇰🇷

License

Notifications You must be signed in to change notification settings

dstyle0210/vuejs.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuejs.org 웹사이트 한국어 번역

vue.js 홈페이지 홈페이지 한글화 프로젝트입니다.

hexo를 기반으로 만들어져 있습니다.

한글화에 대한 내용은 src 폴더에 마크다운 기반으로 되어있습니다. 오역이나 어색한 부분이 있으면 언제든지 풀리퀘스트를 해주세요

번역 상황

번역

  • Installation
  • Getting Started
  • Overview
  • The Vue Instance
  • Data Binding Syntax
  • Computed Properties
  • Class and Style Bindings
  • Conditional Rendering
  • List Rendering
  • Methods and Event Handling
  • Form Input Bindings
  • Transitions
  • Components
  • Reactivity in Depth
  • Custom Directives
  • Custom Filters
  • Mixins
  • Plugins
  • Building Large-Scale Apps
  • Comparison with Other Frameworks
  • Examples
  • Other
  • Review
  • API
  • Examples
  • Other

검수

  • Installation
  • Getting Started
  • Overview
  • The Vue Instance
  • Data Binding Syntax
  • Computed Properties
  • Class and Style Bindings
  • Conditional Rendering
  • List Rendering
  • Methods and Event Handling
  • Form Input Bindings
  • Transitions
  • Components
  • Reactivity in Depth
  • Custom Directives
  • Custom Filters
  • Mixins
  • Plugins
  • Building Large-Scale Apps
  • Comparison with Other Frameworks
  • API
  • Examples
  • Other

참여하려면..

본 프로젝트를 클론 하신 후 아래의 안내에 따라 개발용 서버를 실행하시면 됩니다.

주소는 localhost:4000 입니다.

$ npm install -g hexo-cli
$ npm install
$ hexo server

About

Vue.js 홈페이지 한글 번역 프로젝트입니다. 도메인 대기 중입니다. 🇰🇷

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • CSS 7.3%
  • HTML 5.1%
  • Makefile 0.2%