# vue-lcdp **Repository Path**: lotzinfly/vue-lcdp ## Basic Information - **Project Name**: vue-lcdp - **Description**: 低代码开发平台:开发者不需要传统的手写代码的方式进行编程,采用图形化拖拽的方式,配置参数完成开发工作 低代码核心:降低重复劳动 组成:组件区、编辑区/预览区、属性区/时间区。通过拖拽组件生成JSON,通过JSON渲染出页面 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-08-13 - **Last Updated**: 2023-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-lcdp ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).