# 代码生成器前端 **Repository Path**: jiege0525_admin/xiaojie-generator-ui ## Basic Information - **Project Name**: 代码生成器前端 - **Description**: 代码生成器前端ui - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-08-22 - **Last Updated**: 2025-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xiaojie-generator-ui ## npm 下载包 ```bash npm install ``` ### 测试运行 ```bash npm run dev ``` ### 部署打包 ```bash npm run build ```