8000 GitHub - sundial-dreams/MagicUI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sundial-dreams/MagicUI

Repository files navigation

Magic ui

使用WebGL实现的一个拖拽式UI代码生成App

运行

  • 开发模式运行
npm run start-dev
  • 生产模式运行
npm run build && npm run start
  • 打包
npm run package-mac

更多请参考package.json

服务端地址

MagicUIServer

0