# vuejs.org **Repository Path**: mirrors_stevemao/vuejs.org ## Basic Information - **Project Name**: vuejs.org - **Description**: The website. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuejs.org This site is built with [hexo](http://hexo.io/). 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 * Translation Repo - [/vuejs/cn.vuejs.org](https://github.com/vuejs/cn.vuejs.org) ### Japanese Japanese translation is maintained by [Vue.js japan user group](https://github.com/vuejs-jp) * Translation Repo - [/vuejs/jp.vuejs.org](https://github.com/vuejs/jp.vuejs.org) * Primary maintainer - [kazupon](https://github.com/kazupon) ### Russian Russian translation is maintained by Translation Gang. * Translation Repo — [/translation-gang/ru.vuejs.org](https://github.com/translation-gang/ru.vuejs.org) * Primary maintainer - [Grigoriy Beziuk](https://gbezyuk.github.io) ### Italian * Translation Repo - [/vuejs/it.vuejs.org](https://github.com/vuejs/it.vuejs.org) ### Korean Korean translation is maintained by [Vue.js Korean User group](https://github.com/vuejs-kr). * Translation Repo - [/vuejs-kr/kr.vuejs.org](https://github.com/vuejs-kr/kr.vuejs.org) * Primary maintainer - [ChangJoo Park](https://github.com/ChangJoo-Park) ### French French translation is maintained by Vuejs-FR. * Translation Repo — [/vuejs-fr/vuejs.org](https://github.com/vuejs-fr/vuejs.org) ### 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](https://gbezyuk.github.io) or anybody else from [the team](https://github.com/orgs/translation-gang/people). And thank you in advance ;)