文件名称:cart:使用 Yeoman 堆栈的示例 AngularJS 应用程序
文件大小:222KB
文件格式:ZIP
更新时间:2024-06-18 01:03:42
JavaScript
大车 使用 Yeoman 堆栈的示例 AngularJS 应用程序。 这款应用旨在证明Angular如何简化JavaScript测试。 通常,您可以使用产品积压请求通过用户故事来指导您的测试。 安装 git clone git://github.com/*nunes/cart.git cd cart npm install && bower install grunt server grunt server会打开浏览器指向http://localhost:9000/
【文件预览】:
cart-master
----.travis.yml(230B)
----package.json(937B)
----user-stories.txt(597B)
----test()
--------mock()
--------runner.html(225B)
--------spec-e2e()
--------spec()
----.bowerrc(44B)
----LICENSE(1KB)
----app()
--------.htaccess(24KB)
--------404.html(4KB)
--------img()
--------robots.txt(31B)
--------index.html(7KB)
--------views()
--------styles()
--------.buildignore(8B)
--------scripts()
--------favicon.ico(4KB)
----Gruntfile.js(8KB)
----spec-e2e.js(572B)
----.gitignore(78B)
----karma.conf.js(1KB)
----README.md(679B)
----.jshintrc(394B)
----bower.json(390B)
----.editorconfig(415B)
----.gitattributes(11B)