# hc-docs **Repository Path**: yangxiongasin/hc-docs ## Basic Information - **Project Name**: hc-docs - **Description**: hc-basic组件库使用说明文档 - **Primary Language**: Unknown - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-18 - **Last Updated**: 2023-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HC-Basic Building a platform component library using VuePress ## Install npm install or yarn ## 运行项目 npm run dev || yarn dev ## 项目打包 npm run build || yarn build