All Projects → tinper-uba → uba-gui

tinper-uba / uba-gui

Licence: other
🔧A tool for uba developement -一款基于electron 开发前端集成开发和调试工具

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to uba-gui

UBA
UEBA Solution for Insider Security. This repo is archived. Thanks!
Stars: ✭ 36 (+44%)
Mutual labels:  uba

uba-gui

一款可视化跨平台前端集成开发工具,基于 uba 核心思想,快速构建前端工程化项目。通过templates提供的最佳实践项目免去优化、配置环境等问题,快速初始化到本地,完成运行、开发、调试、构建、发布、测试等一系列繁琐复杂操作。通过可视化来操作减去了学习命令行成本,安心去开发业务模块,无需担心其他nodejs环境问题。

如何下载

通过Releases页面下的提示下载使用

  1. macOSX
  2. windows

uba-gui uba-gui uba-gui uba-gui uba-gui uba-gui uba-gui uba-gui uba-gui

启动命令

  1. npm run dev

启动webpack来运行开发任务、构建主线程资源、渲染线程资源

  1. npm start

开启主程序uba GUI

构建 & 生产

npm run build

然后使用以下命令:

  • npm run pack 直接运行的MacOS包
  • npm run pack:mac 构建macOS标准安装包(.dmg)
  • npm run pack:win 构建Windows标准安装包(.exe)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].