# forge-ui **Repository Path**: lycnihao/forge-ui ## Basic Information - **Project Name**: forge-ui - **Description**: forge前端项目工程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-27 - **Last Updated**: 2023-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 开发环境运行 ```bash npm install ``` ```bash npm run dev ``` ## 生产构建 ```bash npm build ```