1.0.3 • Published 7 months ago

react-code-js v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Wiz UI

意为「Wizard UI」,灵感来自于使用魔法师(Wizard)一样,通过拖拽搭建积木一样的UI界面,使得应用生成变得像魔法一样简单易行。

// 参考表达 https://xrender.fun/form-render

https://transform.tools/json-schema-to-typescript

快速开始

// 初始化项目
npm install

// 开发模式
npm run dev

// 构建
npm run build