# we-vue-element **Repository Path**: sulir/we-vue-element ## Basic Information - **Project Name**: we-vue-element - **Description**: 基于vue-element的拓展grid - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-10-27 - **Last Updated**: 2024-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # we-vue-element #### 介绍 基于vue-element的拓展 #### 安装教程使用 ```shell npm install we-vue-element ``` #### 本地运行事例 ```.shell git clone https://gitee.com/sulir/we-vue-element.git npm install npm serve open http://localhost:8080/ ``` #### 使用说明 1. 列表 ```html ``` #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request