# houseBox **Repository Path**: KittySnow/house-box ## Basic Information - **Project Name**: houseBox - **Description**: 444444444444444444 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-02 - **Last Updated**: 2023-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uniapp-admin ## 安装项目依赖包 ``` yarn install ``` ### 启动 ``` yarn serve ``` ### 打包 ``` yarn build ``` ## 使用HBuilderX 运行 - 请使用HBuilderX 开发工具,将src目录导入到HBuilderX中 - 然后在HBuilderX中打开终端执行 `npm install` - 点击 HBuilderX 运行