文件名称:Super-Rentals-Ember
文件大小:26KB
文件格式:ZIP
更新时间:2024-05-26 08:05:12
JavaScript
超级租车,Epicodus Week 8课程
艾米·赖斯(Aimee Reiss)和珍妮弗·莫库纳斯(Jennifer Morkunas)
物业出租应用程序,业主可以列出他们要出租的房屋,而房客可以访问该网站查找住宿地点。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
Super-Rentals-Ember-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(420B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------index.html(637B)
--------controllers()
--------routes()
--------styles()
--------router.js(268B)
----package.json(1KB)
----.bowerrc(60B)
----.watchmanconfig(29B)
----.travis.yml(318B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(831B)
--------integration()
--------unit()
--------helpers()
--------index.html(983B)
--------test-helper.js(112B)
----config()
--------environment.js(1KB)
----rentals.json(753B)
----.ember-cli(280B)
----ember-cli-build.js(947B)
----bower.json(548B)
----.editorconfig(543B)