文件名称:租赁应用程序:Ember在应用程序开发中的应用程序开发中的使用
文件大小:106KB
文件格式:ZIP
更新时间:2024-02-26 07:00:41
javascript ember EmberJavaScript
租赁申请
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
Rental-Application-master
----.travis.yml(178B)
----.ember-cli(280B)
----ember-cli-build.js(913B)
----vendor()
--------.gitkeep(0B)
----config()
--------targets.js(164B)
--------environment.js(1KB)
----.watchmanconfig(37B)
----package.json(1KB)
----property.json(1KB)
----tests()
--------test-helper.js(162B)
--------index.html(1KB)
--------unit()
--------.eslintrc.js(55B)
--------integration()
--------helpers()
----package-lock.json(368KB)
----app()
--------models()
--------templates()
--------routes()
--------index.html(722B)
--------controllers()
--------resolver.js(65B)
--------adapters()
--------components()
--------styles()
--------app.js(362B)
--------router.js(331B)
--------helpers()
----testem.js(341B)
----.eslintrc.js(188B)
----.gitignore(346B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(1KB)
----.editorconfig(368B)