# ha-web **Repository Path**: zjhoocn/ha-web ## Basic Information - **Project Name**: ha-web - **Description**: web移动端 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-17 - **Last Updated**: 2021-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vw布局 > 淮岸云移动端 ## 构建步骤 ``` bash # 安装依赖 npm install # 开发环境 npm run dev # 生产环境 npm run build # 单元测试 npm test ```