add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -1,13 +1,13 @@
# vue
> 适用于 Vue.js 项目的多用途命令行接口
> 此命令也有关于其子命令的文件,例如`build`。
> 更多信息:<https://cli.vuejs.org>.
> Vue.js 的多功能命令行工具
> 一些子命令,例如 `build`,有其自己的使用文档
> 更多信息:<https://cli.vuejs.org>
- 交互式创建一个新的 Vue 项目:
- 交互式创建一个新的 Vue 项目:
`vue create {{项目名}}`
`vue create {{project_name}}`
- 使用图形化界面创建一个新项目:
- 使用 web UI 创建一个新项目:
`vue ui`
`vue ui`