angular-cordova-architecture:Angular Cordova 应用程序的基础架构

时间:2021-07-01 17:12:39
【文件属性】:
文件名称:angular-cordova-architecture:Angular Cordova 应用程序的基础架构
文件大小:18KB
文件格式:ZIP
更新时间:2021-07-01 17:12:39
JavaScript 基本 Angular 应用程序结构 技术栈 Environment Manager JS Task Runner Dependency Management JS Framework for Single-Page Apps JS Framework for Single-Page Apps HTML5 Mobile Development Framework JS Test Runner Multiplatform Native API Management 开发环境设置 安装依赖 sudo npm install -g cordova bower grunt-cli protractor sudo gem install compass npm install bower install 建造 构建应用程序 sudo grunt build 为应用程序提
【文件预览】:
angular-cordova-architecture-master
----package.json(2KB)
----test()
--------tdd()
--------unit.conf.js(1KB)
--------e2e.conf.js(164B)
--------bdd()
--------e2e()
----.bowerrc(42B)
----.cordova()
--------config.json(124B)
----app()
--------cordova.js(0B)
--------index.html(2KB)
--------config.xml(4KB)
--------views()
--------styles()
--------scripts()
----Gruntfile.js(13KB)
----.gitignore(105B)
----README.md(4KB)
----.jshintrc(438B)
----bower.json(549B)
----.editorconfig(415B)

网友评论