first-electron/README.md

22 lines
269 B
Markdown

# socket client桌面程序 (使用quasar-electron)
## 安装moudel
```bash
npm install
```
### 启动项目
```bash
npm run start
```
### 项目编译exe
```bash
npm run pack
```
> 项目打包成安装文件使用`234.iss`,打包后的文件会出现在桌面