Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 329 Bytes

库存管理系统(供学习electron)

技术栈

umijs + electron

开发环境启动

yarn start:app

打包

  1. 先使用yarn build打包umi项目
  2. 再使用yarn build:mac-appyarn build:win-app打包electron应用

截图