暂无描述

HeWang 14ba384776 feat: word生成上传 10 月之前
electron 14ba384776 feat: word生成上传 10 月之前
public 253ab2d168 commit 11 月之前
src 14ba384776 feat: word生成上传 10 月之前
.gitignore 253ab2d168 commit 11 月之前
README.md 1ace7815c0 commit 10 月之前
env.d.ts 253ab2d168 commit 11 月之前
index.html 253ab2d168 commit 11 月之前
package-lock.json 52e2518e5d commit 11 月之前
package.json 1ace7815c0 commit 10 月之前
tsconfig.app.json 253ab2d168 commit 11 月之前
tsconfig.json 253ab2d168 commit 11 月之前
tsconfig.node.json 253ab2d168 commit 11 月之前
tsconfig.vitest.json 253ab2d168 commit 11 月之前
vite.config.ts 253ab2d168 commit 11 月之前
vitest.config.ts 253ab2d168 commit 11 月之前

README.md

pji-desktop

node 21.6.2

程序启动方式

  1. npm run dev:vue
  2. npm run dev:electron

windows 打包

  • npm install electron-packager --save-dev
  • npm run packager:windows