文件名称:craigslist-clone
文件大小:36KB
文件格式:ZIP
更新时间:2024-05-25 18:16:47
JavaScript
craigslist-克隆
craigslist的一个克隆,可以使用Ember进行练习。
heroku上的链接: ://ember-craigslist-clone.herokuapp.com/
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
craigslist-clone-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(420B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------index.html(742B)
--------controllers()
--------routes()
--------styles()
--------router.js(409B)
----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(992B)
--------test-helper.js(112B)
----config()
--------environment.js(1KB)
----.ember-cli(280B)
----ember-cli-build.js(805B)
----bower.json(612B)
----.editorconfig(543B)