- Node.js
- Grunt-CLI
- 安装Node.js
- 安装Grunt,
npm install -g grunt-cli
- 拉取本Repo,
git clone
- 拉取Zadmin,
git clone [email protected]:zexabox/zadmin.git src
- 安装相应的依赖包,
npm install
- 依赖包
grunt-contrib-clean
,grunt-contrib-coffee
,grunt-contrib-copy
,grunt-contrib-jade
,grunt-contrib-uglify
,grunt-node-webkit-builder
,grunt-scp
,grunt-zip-directories
在完成平台搭建后,输入grunt
即可自动打包APP