# haier-admin **Repository Path**: editso/haier-admin ## Basic Information - **Project Name**: haier-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-07 - **Last Updated**: 2020-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 后台管理 简单海尔相关功能的管理实现 ## 安装 ``` npm install ``` ### 开发调试 ``` npm run serve ``` ### 编译发布到生产环境 ``` npm run build ```