LOCKING盒子版
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
郑州 5ea1c625b3 '调整打包脚本;编写README.md' hace 3 años
.vscode electron适配 hace 3 años
docs '添加基础组件SvgIcon;Oss;' hace 3 años
electron '调整打包脚本;编写README.md' hace 3 años
mock first commit hace 3 años
public '登录页塞入动画' hace 3 años
src 优化打包electron项目流程 hace 3 años
.editorconfig first commit hace 3 años
.gitignore 优化打包electron项目流程 hace 3 años
.prettierignore first commit hace 3 años
.prettierrc first commit hace 3 años
.umirc.ts 优化打包electron项目流程 hace 3 años
.yarnrc electron适配 hace 3 años
README.md '调整打包脚本;编写README.md' hace 3 años
package.json '调整打包脚本;编写README.md' hace 3 años
tsconfig.json first commit hace 3 años
typings.d.ts first commit hace 3 años

README.md

LOCKING 盒子

开发

开发相关分为前端部分和本地网关工具

  • 网关部分: 涉及文件: locking-kit-server.exe, ipfs.exe, fts.exe (或者可能被整合了,问后端要)
  • 前端部分:
    • npm run start 启动web项目
    • npm run start:electron 开启electron窗口
    • PS: 如果端口号改了,则electron/main.js中的端口号也需要一并更改

打包

  • 执行脚本 npm run pack:electron, 脚本跑完后会在electron/electron_dist中产出