# lowcode-material-ant-vue **Repository Path**: cjmld5/lowcode-material-antdv ## Basic Information - **Project Name**: lowcode-material-ant-vue - **Description**: github同步库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-11-13 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lowcode-material-ant-vue ## 简介 proCode项目:ant-design-vue lowcode-engine的物料库低代码描述实现 支持ant-design-vue的低代码组件库 ![image](https://github.com/lyllovelemon/lowcode-material-ant-vue/assets/31084471/b24f083e-d0d0-4663-8c62-b6c077c3ecd5) ## 运行示例 [lowcode-vue-demo](https://github.com/lyllovelemon/lowcode-vue-demo) ![image](https://github.com/lyllovelemon/lowcode-material-ant-vue/assets/31084471/7e8ad7dc-92b0-4a54-8c35-48e3ffded6fa) ## 自定义配置 参阅 [VueCli 配置参考](https://cli.vuejs.org/zh/config/). ## 项目设置 ```sh pnpm install ``` ### 开发环境下的编译和热重载 ```sh pnpm start ``` ### 生产环境下的类型检测与构建 ```sh pnpm build ```