文件名称:reddit-clone:来自介绍视频的样本reddit克隆
文件大小:137KB
文件格式:ZIP
更新时间:2024-06-01 08:01:07
JavaScript
reddit
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone
【文件预览】:
reddit-clone-master
----.gitignore(346B)
----app()
--------app.js(375B)
--------components()
--------resolver.js(65B)
--------templates()
--------models()
--------helpers()
--------index.html(687B)
--------reducers()
--------controllers()
--------routes()
--------styles()
--------router.js(283B)
----package.json(2KB)
----.watchmanconfig(37B)
----.travis.yml(293B)
----public()
--------fonts()
--------robots.txt(51B)
----testem.js(506B)
----.eslintrc.js(692B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
--------bootstrap.min.css(107KB)
----tests()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(228B)
----config()
--------targets.js(305B)
--------environment.js(1KB)
----.eslintignore(28B)
----.ember-cli(280B)
----ember-cli-build.js(896B)
----.editorconfig(368B)
----yarn.lock(212KB)