1 Star 0 Fork 0

Vue.js/v3-migration-guide

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Vue 2 -> Vue 3 Migration Guide

This is split from the legacy v3 documentation into a standalone repo.

Deployed at v3-migration.vuejs.org

Translation guide

All the documentation files can be found in src. It contains the English markdown files while translation(s) are stored in their corresponding <lang> sub-folder(s):

  • zh: Chinese translation.
  • ja: Japanese translation.
  • pt: Portuguese translation.
  • uk: Ukrainian translation.

Besides that, the .vitepress sub-folder contains the config and theme, including the i18n information.

  • pnpm dev: Start the docs dev server.
  • pnpm build: Build the docs.
  • pnpm serve: Serve the built docs.

To add or maintain the translations, we follow the Vue Ecosystem Translation Guidelines.

  • pnpm translation:status [<lang>]: Show the translation status for your language. If you don't specify a language, it will show the status for all languages.
  • pnpm translation:compare <lang>: Compare the docs with the latest checkpoint for your language.
  • pnpm translation:update <lang> [<commit>]: Update the checkpoint for your language. The checkpoint will be set by the latest commit hash. However, you can also specify a commit hash manually.

空文件

简介

Vue 2 -> Vue 3 migration guide 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vuejs/v3-migration-guide.git
git@gitee.com:vuejs/v3-migration-guide.git
vuejs
v3-migration-guide
v3-migration-guide
main

搜索帮助