Skip to content

Commit 70ec755

Browse files
committed
feat: update readme
1 parent a712d8e commit 70ec755

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@ Run the command and follow the prompts, or specify options directly:
2626
npm create vite-uniapp@latest
2727

2828
# With project name
29-
npm create vite-uniapp@latest my-app
30-
31-
# With template
32-
npm create vite-uniapp@latest my-app --template vue3-ts
29+
npm create vite-uniapp@latest my-app -i -f -v -h
3330
```
3431

3532
## 📁 Project Structure

README.zh-CN.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@ pnpm create vite-uniapp
2626
npm create vite-uniapp@latest
2727

2828
# 指定项目名称
29-
npm create vite-uniapp@latest my-app
30-
31-
# 指定模板
32-
npm create vite-uniapp@latest my-app --template vue3-ts
29+
npm create vite-uniapp@latest my-app -i -f -v -h
3330
```
3431

3532
## 📁 项目结构

0 commit comments

Comments
 (0)