文件名称:epicodus_javascript_ember_help-queue
文件大小:32KB
文件格式:ZIP
更新时间:2024-05-24 01:26:57
JavaScript
帮助队列
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
epicodus_javascript_ember_help-queue-master
----.gitignore(247B)
----README.md(1KB)
----ember-cli-build.js(274B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----.bowerrc(60B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(112B)
--------unit()
--------.jshintrc(831B)
--------helpers()
--------index.html(974B)
----app()
--------components()
--------routes()
--------router.js(400B)
--------app.js(420B)
--------models()
--------adapters()
--------helpers()
--------styles()
--------index.html(719B)
--------templates()
--------controllers()
----.jshintrc(518B)
----bower.json(570B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----testem.json(198B)
----config()
--------environment.js(2KB)
----.watchmanconfig(29B)
----.travis.yml(318B)
----.editorconfig(543B)