# bim **Repository Path**: halo74u/bim ## Basic Information - **Project Name**: bim - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-09 - **Last Updated**: 2023-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # intelligent ## 安装项目依赖 ``` npm install ``` ### 启动开发环境 ``` npm run serve ``` ### 生成生产环境包 ``` npm run build ```