Skip to content

低代码开放平台(LCDP):开发者不需要传统的手写代码进行编程,采用图形化拖拽的方式,配置参数完成开发工作 低代码核心:降低重复劳动(营销活动,中后台系统) 组成:组件区、编辑区/预览区、属性区/事件区。通过拖拽的组件生成JSON,通过JSON渲染出页面(采用JSONSchema描述页面)

Notifications You must be signed in to change notification settings

gehuama/low-code-development-platform

Repository files navigation

low-code-development-platform

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

低代码开放平台(LCDP):开发者不需要传统的手写代码进行编程,采用图形化拖拽的方式,配置参数完成开发工作 低代码核心:降低重复劳动(营销活动,中后台系统) 组成:组件区、编辑区/预览区、属性区/事件区。通过拖拽的组件生成JSON,通过JSON渲染出页面(采用JSONSchema描述页面)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published