# element-plus-tablev2-demo **Repository Path**: 44644_028/element-plus-tablev2-demo ## Basic Information - **Project Name**: element-plus-tablev2-demo - **Description**: Experiences to use element plus TableV2, including functions of sort and filter - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2024-08-06 - **Last Updated**: 2024-08-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Intro Experiences to use element plus TableV2, including functions of sort and filter. ## Develop ### via npm `npm i` `npm run dev` ### via yarn `yarn` `yarn dev` ### via pnpm `pnpm i` `pnpm dev` ## Deploy `npm run build` / `yarn build` / `pnpm build` ## Document [Usage of el-table-v2](documents/el-table-v2.md)