Sem descrição

LingxinMeng 2289f0a64c commit há 10 meses atrás
electron cbe5d3ee1e commit há 11 meses atrás
public 253ab2d168 commit há 1 ano atrás
src 2289f0a64c commit há 10 meses atrás
.gitignore 253ab2d168 commit há 1 ano atrás
README.md 1ace7815c0 commit há 10 meses atrás
env.d.ts 253ab2d168 commit há 1 ano atrás
index.html 253ab2d168 commit há 1 ano atrás
package-lock.json 52e2518e5d commit há 1 ano atrás
package.json 1ace7815c0 commit há 10 meses atrás
tsconfig.app.json 253ab2d168 commit há 1 ano atrás
tsconfig.json 253ab2d168 commit há 1 ano atrás
tsconfig.node.json 253ab2d168 commit há 1 ano atrás
tsconfig.vitest.json 253ab2d168 commit há 1 ano atrás
vite.config.ts 253ab2d168 commit há 1 ano atrás
vitest.config.ts 253ab2d168 commit há 1 ano atrás

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