# vue-element-gridLayout **Repository Path**: wx19960912/vue-element-gridLayout ## Basic Information - **Project Name**: vue-element-gridLayout - **Description**: 通过JS配置文件的方式实现用户自定义页面布局和组件的添加。用户可以通过简单的拖拽和配置属性操作来实现页面的自定义,并且支持动态更新和预览。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-03-21 - **Last Updated**: 2024-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # project ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).