# exportWord **Repository Path**: gitee_sp/export-word ## Basic Information - **Project Name**: exportWord - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-19 - **Last Updated**: 2025-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 名称:模型平台 ## 项目启动 ### 开发环境 ```bash npm run dev ``` ## 项目打包 ### 测试环境 ```bash npm run build:test ``` ### 生产环境 ```bash npm run build:prod ``` ## 预览打包后的项目 ```bash npm run preview ```