Skip to content

Commit 51cb0cb

Browse files
authored
Merge pull request #10 from zzzdajb/revert-7-patch-1
Revert "Update README.md"
2 parents e90bcf4 + dfe7004 commit 51cb0cb

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

-16
Original file line numberDiff line numberDiff line change
@@ -83,22 +83,6 @@ docker build -t dick-helper .
8383
docker run -d -p 80:80 --name dick-helper dick-helper
8484
```
8585

86-
#### Electron版本 | Electron Version
87-
88-
```bash
89-
# 启动Electron开发环境
90-
npm run electron:dev
91-
```
92-
93-
这个命令会同时启动Vite开发服务器和Electron应用。Electron应用会自动连接到Vite开发服务器。
94-
95-
```bash
96-
# 构建Electron应用
97-
npm run electron:build
98-
```
99-
100-
构建后的安装包将位于`release`目录中,支持Windows、macOS和Linux平台。
101-
10286
## 技术栈 | Tech Stack
10387

10488
- React 19.0.0

0 commit comments

Comments
 (0)