Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scarqin authored Mar 16, 2023
1 parent d11f3ea commit 06bd93e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,30 +142,21 @@ yarn add @angular/cli --global
### 运行命令

|命令 |描述 |

| ------------ | ------------ |

|yarn start |开发模式下,同时运行在浏览器和桌面端 |

|yarn start:web |仅运行在浏览器,同时开启后端代理 |

|yarn start:electron|仅运行在桌面端 |

### 打包构建

|命令 |描述 |

| ------------ | ------------ |

|sudo yarn build|各系统打包 Electron 应用 |

### 运行测试

|命令 |描述 |

| ------------ | ------------ |

|yarn test |执行单元测试 |

</d

0 comments on commit 06bd93e

Please sign in to comment.