提交 7583247f 编写于 作者: D dolymood

add CLI

上级 f5e3e9f1
......@@ -14,6 +14,14 @@
![QQ Community QR](./assets/cube-qq-QR.jpg)
### New cube-ui project ?
Recommend use the [CLI tools](https://github.com/cube-ui/cube-template) base on [vue-cli](https://github.com/vuejs/vue-cli) to init the config and base code:
```shell
$ vue init cube-ui/cube-template projectname
```
### Install
```shell
......
......@@ -10,6 +10,14 @@
![示例二维码](./assets/example-qr.png)
### 新项目?
推荐使用基于 [vue-cli](https://github.com/vuejs/vue-cli)[CLI 工具](https://github.com/cube-ui/cube-template) 来初始化配置和代码:
```shell
$ vue init cube-ui/cube-template projectname
```
### 安装
```shell
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册