- IDIWAY身份证读卡器
- 任意usb摄像头
- Node.js
- Grunt-CLI
- 读卡器循环读取后台程序
- 安装Node.js
- 安装Grunt,
npm install -g grunt-cli - 拉取本Repo,
git clone - 拉取Zadmin,
git clone git@bitbucket.org: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



