Super-Rentals-Ember

时间:2024-05-26 08:05:12
【文件属性】:

文件名称:Super-Rentals-Ember

文件大小:26KB

文件格式:ZIP

更新时间:2024-05-26 08:05:12

JavaScript

超级租车,Epicodus Week 8课程 艾米·赖斯(Aimee Reiss)和珍妮弗·莫库纳斯(Jennifer Morkunas) 物业出租应用程序,业主可以列出他们要出租的房屋,而房客可以访问该网站查找住宿地点。 先决条件 您需要在计算机上正确安装以下物品。 (带有NPM) 安装 git clone 此存储库 切换到新目录 npm install bower install 运行/开发 ember server 访问您的应用程序,为 。 代码生成器 利用许多生成器生成代码,尝试使用ember help generate更多详细信息 运行测试 ember test ember test --server 建造 ember build (发展) ember build --environment production (生产) 部署中 指定


【文件预览】:
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)

网友评论

相关文章