# MyTable **Repository Path**: cikayo/my-table ## Basic Information - **Project Name**: MyTable - **Description**: 基于Vue2的自定义表格组件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-12 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-table-demo ## About - 关于 基于Vue2.*的自定义表格组件 效果图 ![avatar](/public/Animation.gif) ## 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 ```