文件名称:onsAngular:Angular ONS 前端
文件大小:2.26MB
文件格式:ZIP
更新时间:2024-07-21 11:11:51
JavaScript
angular-seed — AngularJS 应用程序的种子 这个项目是一个典型的 Web 应用程序的应用程序框架。 您可以使用它来快速引导您的 angular webapp 项目和这些项目的开发环境。 种子包含一个示例 AngularJS 应用程序,并预先配置为安装 Angular 框架和一堆开发和测试工具,以获得即时的 Web 开发满足感。 种子应用程序没有做太多事情,只是展示了如何将两个控制器和视图连接在一起。 入门 要开始使用,您可以简单地克隆 angular-seed 存储库并安装依赖项: 先决条件 您需要 git 来克隆 angular-seed 存储库。 您可以从获取 git。 我们还使用了许多 node.js 工具来初始化和测试 angular-seed。 您必须安装 node.js 及其包管理器 (npm)。 您可以从获取它们。 克隆角种子 使用克隆 angul
【文件预览】:
onsAngular-master
----.travis.yml(411B)
----package.json(1KB)
----test()
--------unit()
----app.zip(1.74MB)
----.bowerrc(41B)
----e2e-tests()
--------protractor.conf.js(257B)
--------scenarios.js(2KB)
----LICENSE(1KB)
----app()
--------css()
--------controllers.js(809B)
--------partials()
--------personDetails.html(177B)
--------images()
--------view1()
--------personList.html(858B)
--------fonts()
--------index.html(3KB)
--------js()
--------locationForm.html(1KB)
--------components()
--------locationList.html(463B)
--------personForm.html(2KB)
--------app.js(9KB)
--------view2()
--------services.js(879B)
--------index-async.html(3KB)
--------.gitkeep(0B)
--------animations.css(2KB)
--------surnameList.html(88B)
--------main.css(0B)
----npm-debug.log(9KB)
----.gitignore(69B)
----onsAngular.iml(298B)
----karma.conf.js(716B)
----README.md(11KB)
----.jshintrc(219B)
----bower.json(472B)