更新readme

master
yutent 2023-03-01 11:40:50 +08:00
parent a75bae921f
commit 7af0487272
1 changed files with 5 additions and 5 deletions

View File

@ -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`配置是最新的。