# MobileIntelligent3 **Repository Path**: superjunjin/MobileIntelligent3 ## Basic Information - **Project Name**: MobileIntelligent3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-20 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## U9ImHd 智能制造-平板壳子 使用: 1、安装nodejs https://nodejs.org/en/,下载左边稳定版。 若安装则不需要安装,下同 2、安装grunt Widows:npm install –g grunt-cli Mac:sudo npm install –g grunt-cli 3、安装bower Widows:npm install –g bower Mac:sudo npm install –g bower 4、安装npm包 进入安装包根目录运行:npm install 5、安装第三方js库 进入安装包根目录运行:bower install 5、启动 1) debug模式 进入安装包根目录运行:grunt 2)release模式(相应的子应用也需要在根目录运行grunt release) 进入安装包根目录运行:grunt release 使用chrome浏览器,并进行跨域设置: Windows: C:\Users\XXXX\AppData\Local\Google\Chrome\Application\chrome.exe --disable-web-security Mac: open -a Google\ Chrome --args --disable-web-security 注意:Chrome 48或48以上需额外添加 --user-data-dir