We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692cd64 commit 87e8341Copy full SHA for 87e8341
document/components/docs/zh-CN/quick-start.md
@@ -2,7 +2,7 @@
2
3
### 脚手架
4
5
-如果你打算用在一个新项目中使用 cube-ui,可以通过我们提供的一套基于 [vue-cli](https://github.com/vuejs/vue-cli) 实现的[脚手架](https://github.com/cube-ui/cube-template)去初始化 cube-ui 项目的配置和基础代码,这样你就可以忽略<a href="#cube-安装-anchor" class="anchor">安装</a>步骤,直接看<a href="#cube-使用部分-anchor" class="anchor">使用部分</a>。
+如果你打算用在一个新项目中使用 cube-ui,可以通过我们提供的一套基于 [vue-cli](https://github.com/vuejs/vue-cli) 实现的[脚手架](https://github.com/cube-ui/cube-template)去初始化 cube-ui 项目的配置和基础代码,这样你就可以忽略<a href="#cube-安装-anchor" class="anchor">安装</a>步骤,直接看<a href="#cube-使用-anchor" class="anchor">使用部分</a>。
6
7
```shell
8
$ vue init cube-ui/cube-template projectname
0 commit comments