文件名称:shopping-list-app:用于列出用 AngularJS 编写的产品的应用程序
文件大小:95KB
文件格式:ZIP
更新时间:2024-06-30 11:56:45
JavaScript
购物清单应用 它是一个 Angular webapp,它是为了学习而编写的。 请随意下载和使用。 演示 你可以。 设置 克隆存储库 $ git clone https://github.com/dhyegofernando/shopping-list-app.git 导航到存储库文件夹 $ cd shopping-list-app 安装依赖 $ npm install & bower install 提供演示文稿并监视源文件的更改 $ gulp serve 打开查看运行的app 贡献 检查 。 执照 :copyright: Dhyego Fernando
【文件预览】:
shopping-list-app-master
----.jshintrc(697B)
----bower.json(307B)
----src()
--------index.html(2KB)
--------assets()
--------app()
----script()
--------deploy(57B)
----CONTRIBUTING.md(461B)
----.travis.yml(74B)
----gulpfile.js(224B)
----README.md(987B)
----dist()
--------index.html(2KB)
--------styles()
--------scripts()
----.bowerrc(38B)
----.editorconfig(214B)
----.gitignore(67B)
----karma.conf.js(355B)
----e2e()
--------.keep(0B)
----package.json(1KB)
----protractor.conf.js(708B)
----gulp()
--------styles.js(1KB)
--------server.js(1KB)
--------inject.js(1KB)
--------e2e-tests.js(840B)
--------build.js(3KB)
--------unit-tests.js(900B)
--------proxy.js(2KB)
--------scripts.js(303B)
--------watch.js(286B)