文件名称:Super_Rentals_Ember_P2:使用Ember进行更多练习
文件大小:29KB
文件格式:ZIP
更新时间:2024-05-27 17:07:22
JavaScript
超级租房
该应用程序允许创建物业租赁应用程序。 该网站的想法是,业主可以列出他们要出租的物业,而房客可以来该网站查找住宿地点。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
Super_Rentals_Ember_P2-master
----.jshintrc(518B)
----cities.json(977B)
----.gitignore(247B)
----app()
--------app.js(420B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------index.html(636B)
--------controllers()
--------routes()
--------styles()
--------router.js(297B)
----package.json(1KB)
----.bowerrc(60B)
----.watchmanconfig(29B)
----.travis.yml(318B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(3KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(831B)
--------integration()
--------unit()
--------helpers()
--------index.html(983B)
--------test-helper.js(112B)
----config()
--------environment.js(1KB)
----.ember-cli(280B)
----ember-cli-build.js(804B)
----bower.json(548B)
----.editorconfig(543B)