# lycd-com **Repository Path**: lyc_8/lycd-com ## Basic Information - **Project Name**: lycd-com - **Description**: 业务组件库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-08-22 - **Last Updated**: 2024-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @lycd/com 集公共组件库开发、调试、编写文档一体化 ## Getting Started Install dependencies, ```bash $ npm i ``` Start the dev server, ```bash $ npm start ``` Build documentation, ```bash $ npm run docs:build ``` Build library via `father-build`, ```bash $ npm run build ``` 发包 ```bash $ npm run release ``` ## 历史版本信息 -