文件名称:craigslist:克隆craigslist的Ember应用程序
文件大小:29KB
文件格式:ZIP
更新时间:2024-05-26 00:29:52
JavaScript
Craigslist克隆
Craigslist的基本克隆。 这更多地体现了我们构建后端样式的能力,而不是前端样式。 您可以以管理员身份添加类别,并以用户身份添加新列表项。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
craigslist-master
----.jshintrc(518B)
----ember-cli-build.js(890B)
----public()
--------crossdomain.xml(585B)
--------robots.txt(51B)
----bower.json(570B)
----.ember-cli(280B)
----.travis.yml(318B)
----config()
--------environment.js(1KB)
----README.md(1KB)
----.bowerrc(60B)
----testem.json(198B)
----.editorconfig(543B)
----tests()
--------integration()
--------.jshintrc(831B)
--------index.html(975B)
--------test-helper.js(112B)
--------helpers()
--------unit()
----.gitignore(247B)
----app()
--------index.html(629B)
--------models()
--------styles()
--------adapters()
--------controllers()
--------components()
--------helpers()
--------app.js(420B)
--------templates()
--------router.js(506B)
--------routes()
----.watchmanconfig(29B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)