Skip to content
master
Go to file
Code
This branch is 1313 commits behind vuejs:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

vuejs.org

This site is built with hexo. Site content is written in Markdown format located in src. Pull requests welcome!

Developing

Start a dev server at localhost:4000:

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

On Translations

Translation for this documentation project are currently mantained in separate repositories forked from this original one.

Mandarin

Japanese

Japanese translation is maintained by Vue.js japan user group

Russian

Russian translation is maintained by Translation Gang.

Italian

Korean

Korean translation is maintained by Vue.js Korean User group.

French

French translation is maintained by Vuejs-FR.

Want to help with the translation?

If you feel okay with translating sorta alone, just fork the repo, create a "work-in-progress" issue to inform others that you're doing the translation, and just go on.

If you are more of a team player, maybe Translation Gang is for you? Then just let us know somehow that you're ready to join this international open-source translators community. Feel free to contact Grigoriy Beziuk or anybody else from the team.

And thank you in advance ;)

You can’t perform that action at this time.