# gxf-ui **Repository Path**: bieijiing/gxf-ui ## Basic Information - **Project Name**: gxf-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-31 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gxf-ui 这是一个用于快速开发的组件库 ## Project setup ``` npm install ``` ### 启动文档 ``` npm run dev ``` ### 上传组件编译 ``` npm run lib npm publish ``` ### Lints and fixes files ``` npm run lint ```