# componentLibrary **Repository Path**: cai-juncai/component-library ## Basic Information - **Project Name**: componentLibrary - **Description**: 用于前端组件搜集和封装 以及js算法 框架: vue ui: elementUi - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-23 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # component-library ## 重装依赖 ``` npm install ``` ### 启动项目 ``` npm run serve ``` ### 打包 ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).