FlatlanderApp Codeschool.com的Flatlanders Gem Store入门指南

angular-seed — AngularJS应用程序的种子

FlatlanderApp 是一个典型的 Web 应用程序框架,专为快速构建和开发 AngularJS 应用程序而设计。该项目包含一个示例应用程序,可帮助您在安装 Angular 框架及开发工具时轻松上手,满足即时的 Web 开发需求。

功能概述
种子应用程序展示了如何将两个控制器和视图有效连接。虽然示例程序功能简单,但它为更复杂的 Angular 项目打下了坚实基础。

快速入门指南
1. 先决条件:需要 Git 和 Node.js 环境。您可以在各自的官方网站下载 GitNode.js
2. 克隆仓库:通过运行 git clone 来复制 angular-seed 仓库到本地,之后安装所有依赖项,即可开启开发环境。

使用提示:该项目配置了丰富的开发和测试工具,便于开发人员快速实现项目启动。

zip
flatlanderApp-master.zip 预估大小:47个文件
folder
flatlanderApp-master 文件夹
file
.travis.yml 411B
file
package.json 1KB
file
.bowerrc 41B
folder
e2e-tests 文件夹
file
protractor.conf.js 257B
file
scenarios.js 932B
file
LICENSE 1KB
folder
app 文件夹
file
app.css 1KB
folder
images 文件夹
file
gem-01.gif 7KB
file
gem-10.gif 9KB
file
gem-03.gif 7KB
file
gem-02.gif 6KB
file
gem-09.gif 7KB
file
gem-04.gif 7KB
file
gem-05.gif 5KB
file
gem-07.gif 8KB
file
gem-06.gif 9KB
folder
view1 文件夹
file
view1.js 267B
file
view1.html 39B
file
view1_test.js 319B
folder
templates 文件夹
file
product-gallery.html 358B
file
product-title.html 73B
file
product-panels.html 2KB
file
product-specs.html 372B
file
index.html 3KB
folder
controllers 文件夹
file
PanelCtrl.js 396B
file
GalleryCtrl.js 309B
file
StoreCtrl.js 3KB
file
ReviewCtrl.js 391B
folder
components 文件夹
folder
version 文件夹
file
interpolate-filter_test.js 426B
file
version_test.js 268B
file
version-directive.js 199B
file
version.js 153B
file
version-directive_test.js 492B
file
interpolate-filter.js 221B
folder
directives 文件夹
file
productPanels.js 366B
file
productTitle.js 277B
file
productGallery.js 373B
file
app.js 295B
folder
view2 文件夹
file
view2.js 267B
file
view2_test.js 319B
file
view2.html 138B
file
index-async.html 3KB
file
.gitignore 68B
file
karma.conf.js 673B
file
README.md 11KB
file
.jshintrc 219B
file
bower.json 401B
zip 文件大小:90.27KB