# gulu-ui **Repository Path**: adekang/gulu-ui ## Basic Information - **Project Name**: gulu-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-06 - **Last Updated**: 2021-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gulu-ui # 运行步骤 运行 yarn 运行 yarn dev 打开 http://127.0.0.1:3000 # 官网打包步骤 运行 yarn 运行 yarn build 得到的 dist 目录就是官网源代码 编辑并运行 sh deploy.sh 就可以上传到 Github 或码云等支持 Pages 功能的平台 # 库文件打包步骤 运行 rollup -c 得到的 dist/lib 目录就是编译后的库文件所在目录