# components **Repository Path**: kong0836/components ## Basic Information - **Project Name**: components - **Description**: vue2、ts组件库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-12-02 - **Last Updated**: 2024-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Components ## install ``` yarn install ``` ### running ``` yarn serve ``` ### build ``` yarn build ``` ### lint ``` yarn lint ```