angular-rss-reader:使用 AngularJS 实现的 RSS 阅读器 Web 应用程序

时间:2021-07-04 03:33:46
【文件属性】:
文件名称:angular-rss-reader:使用 AngularJS 实现的 RSS 阅读器 Web 应用程序
文件大小:21KB
文件格式:ZIP
更新时间:2021-07-04 03:33:46
JavaScript 角度RSS阅读器 这是一个使用 AngularJS 实现的 RSS 阅读器 Web 应用程序。 演示: : 。 此 Web 应用程序是使用测试驱动开发 (TDD) 方法开发的。 该存储库包括单元测试和 E2E 测试。 对于单元测试,我使用了 Karma、Mocha、Chai 和 Sinon 等。对于端到端(E2E)测试,我使用了 Protractor、Mocha、Chai 和 Sinon 等。 我使用 Gulp 作为这个项目的构建系统。 安装 $ git clone https://github.com/labsterx/angular-rss-reader.git $ cd angular-rss-reader $ npm install 运行网络应用 $ gulp serve 然后,您可以通过访问 Web 应用程序 运行单元测试 $ gulp test 运行 E2E 测试
【文件预览】:
angular-rss-reader-master
----.jshintrc(577B)
----.gitignore(71B)
----e2e()
--------main.po.js(732B)
--------main.spec.js(2KB)
--------helper.js(298B)
----package.json(2KB)
----src()
--------app()
--------components()
--------index.html(2KB)
--------404.html(3KB)
----karma.conf.js(1KB)
----.bowerrc(38B)
----gulpfile.js(154B)
----LICENSE(1KB)
----gulp()
--------proxy.js(2KB)
--------build.js(4KB)
--------unit-tests.js(629B)
--------e2e-tests.js(1017B)
--------watch.js(347B)
--------wiredep.js(344B)
--------server.js(1KB)
----README.md(832B)
----protractor.conf.js(267B)
----bower.json(302B)

网友评论