# innfotech-hotel **Repository Path**: baidawei/innfotech-hotel ## Basic Information - **Project Name**: innfotech-hotel - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-09-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 克隆项目 git clone git@gitee.com:baidawei/innfotech-hotel.git 安装依赖(需要nodejs) npm install 如果安装速度过慢 可以使用淘宝镜像 npm install -g cnpm --registry=https://registry.npm.taobao.org cnpm install 启动开发环境 npm run dev 编译部署环境 npm run build (dist 文件夹)