ng-phonegap:在 PhoneGap 上构建 AngularJS 应用程序的 Grunt 工作流

时间:2021-07-13 10:11:34
【文件属性】:
文件名称:ng-phonegap:在 PhoneGap 上构建 AngularJS 应用程序的 Grunt 工作流
文件大小:25KB
文件格式:ZIP
更新时间:2021-07-13 10:11:34
JavaScript 角PhoneGap 使用 Cordova 和 AngularJS 构建一流移动应用程序的自以为是的工作流程。 这个自述文件偏向于 Cordova 上的 iOS 应用程序,但它的目标是在未来与平台无关。 入门 要求 要使用此工具,您需要安装以下内容: npm 、 grunt 、 cordova (撰写本文时为 3.5.0)。 请按照以下说明操作。 您还需要ios-deploy或 XCode,具体取决于您是否要使用 XCode 构建、测试和调试您的应用程序。 安装 Grunt CLI 安装命令行界面: npm install -g grunt-cli 安装凉亭 Bower 是一个类似于 NPM 的包管理器,主要用于前端组件(如 jQuery)。 npm install -g bower 安装 ios-sim 如果您不想使用 XCode,您可以使用来安装和调试 iPhone 应用程
【文件预览】:
ng-phonegap-development
----LICENSE.txt(1KB)
----bower.json(311B)
----Gruntfile.js(13KB)
----src()
--------img()
--------js()
--------html()
--------css()
--------config.xml.tmpl(703B)
----scripts()
--------watchr.rb(503B)
--------web-server.js(6KB)
----test()
--------karma-unit.conf.js(656B)
--------karma-e2e.conf.js(431B)
--------e2e-test.sh(79B)
--------test.sh(80B)
--------unit()
--------e2e-test.bat(118B)
--------e2e()
--------test.bat(125B)
----README.md(9KB)
----.bowerrc(54B)
----.gitignore(302B)
----package.json(1KB)

网友评论