Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 399 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 399 Bytes

Magic ui

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

运行

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

更多请参考package.json

服务端地址

MagicUIServer