All Projects → vuejs → Docs Next Zh Cn

vuejs / Docs Next Zh Cn

Licence: mit
🇨🇳 Chinese translation for v3.vuejs.org

Labels

Vue.js 3.0 中文文档

Vue-docs CI

该站点基于 Vuepress 构建而成。网站内容在 src 文件夹内,格式为 Markdown。欢迎 issue 或 pull request。

英文原版仓库地址:https://github.com/vuejs/docs-next

开发

$ npm install   # or yarn
$ npm run serve # or yarn serve
# 开发服务器地址为 http://localhost:8080

部署

本仓库使用的是 Github Actions 分支进行自动部署。

如何参与贡献

目前网站处于维护状态,我们会定期同步英文版的更新,包括文档内容和前端代码等。欢迎大家:

  • 同步英文站点最新的改动到这里
  • 修复错别字或错误的书写格式
  • 发 issue 讨论译法或书写格式
  • 发 issue 讨论部署或协作流程上的问题

有劳在翻译之前移步 wiki 了解相关注意事项。

贡献

目前网站还处于集中翻译和校对的状态,急需大家多多支持!

最新的文档/翻译贡献情况可以参阅 GitHub 提供的 contributors 页面。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].