更新readme
parent
a75bae921f
commit
7af0487272
10
Readme.md
10
Readme.md
|
@ -1,14 +1,14 @@
|
||||||
# create-vue-live
|
# create-fite-app
|
||||||
一个快速创建vue-live项目的小工具
|
一个快速创建fite-app项目的小工具
|
||||||
|
|
||||||
|
|
||||||
### 使用方式
|
### 使用方式
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm create vue-live
|
npm create fite-app
|
||||||
|
|
||||||
# 或者
|
# 或者
|
||||||
npm create vue-live@latest
|
npm create fite-app@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
注意: `@latest`可以确保你初始化的`vue-live`配置是最新的。
|
注意: `@latest`可以确保你初始化的`fite-app`配置是最新的。
|
Loading…
Reference in New Issue