Fetch the repository succeeded.
# 安装依赖
yarn
# 运行开发模式
npm run dev:web
npm run dev:exe
# 打包安装文件
npm run build:web
npm run build:exe
- build 打包图标
- layout 前端文件
- public
- src
- src
- main 主线程目录
- renderer 渲染线程(前端打包输出目录)
非常欢迎你的贡献,你可以通过以下方式一起共建 :
Sign in for post a comment
Comment ( 0 )