刪除 進階_React框架/docs/CreateReact.md
This commit is contained in:
parent
8da093375b
commit
f2b016bf09
@ -1,10 +0,0 @@
|
||||
# 創建一個React專案
|
||||
於準備開發的資料夾下方開啟CMD,並執行
|
||||
```
|
||||
npm create vite@latest my-project --template react-ts
|
||||
cd my-project
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
![image](../assets/startReact.png)
|
||||
|
Loading…
Reference in New Issue
Block a user