mirror of
https://github.com/CarlGao4/um-react-electron.git
synced 2024-11-23 18:32:17 +00:00
Update README.MD
This commit is contained in:
parent
8e822c92eb
commit
97fb6b0344
@ -15,12 +15,13 @@
|
||||
## 自行构建Electron应用程序
|
||||
|
||||
- 环境要求
|
||||
- Linux、MacOs、Windows
|
||||
- Linux、MacOs
|
||||
- python3、nodejs、npm
|
||||
|
||||
- 开发环境
|
||||
```sh
|
||||
cd um-react && npm install --frozen-lockfile & npm install
|
||||
cd um-react && npm install --frozen-lockfile
|
||||
cd ../ && npm install
|
||||
npm run start / npm run dev
|
||||
```
|
||||
- 打包
|
||||
|
Loading…
Reference in New Issue
Block a user