# 微服务前端 **Repository Path**: zytspace/microservice-front-end ## Basic Information - **Project Name**: 微服务前端 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-16 - **Last Updated**: 2024-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 开发 ## 启动服务 npm run dev # 发布 ## 构建测试环境 npm run build:stage ## 构建生产环境 npm run build:prod