LOCKING盒子版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
郑州 e6be2b4ba1 'update' пре 3 година
.vscode electron适配 пре 3 година
docs '添加基础组件SvgIcon;Oss;' пре 3 година
electron 通知窗口点击按钮后关闭窗体 пре 3 година
mock first commit пре 3 година
public '登录页塞入动画' пре 3 година
src 'update' пре 3 година
.editorconfig first commit пре 3 година
.gitignore 优化打包electron项目流程 пре 3 година
.prettierignore first commit пре 3 година
.prettierrc first commit пре 3 година
.umirc.ts 优化打包electron项目流程 пре 3 година
.yarnrc electron适配 пре 3 година
README.md '调整打包脚本;编写README.md' пре 3 година
package.json '调整打包脚本;编写README.md' пре 3 година
tsconfig.json first commit пре 3 година
typings.d.ts first commit пре 3 година

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中产出