文件名称:todoEmberCLI:使用 Ember CLI 的 Todo Ember 应用程序
文件大小:24KB
文件格式:ZIP
更新时间:2024-07-03 06:00:16
JavaScript
托多姆
此自述文件概述了在此 Ember 应用程序上进行协作的详细信息。 这个应用程序的简短介绍可以很容易地转到这里。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装
git clone
【文件预览】:
todoEmberCLI-master
----.jshintrc(518B)
----public()
--------crossdomain.xml(603B)
--------robots.txt(41B)
----bower.json(498B)
----.ember-cli(280B)
----.travis.yml(265B)
----config()
--------environment.js(1KB)
----README.md(1KB)
----.bowerrc(60B)
----testem.json(170B)
----.editorconfig(543B)
----tests()
--------.jshintrc(814B)
--------index.html(966B)
--------test-helper.js(112B)
--------helpers()
--------unit()
----.gitignore(247B)
----Brocfile.js(708B)
----app()
--------index.html(620B)
--------views()
--------models()
--------styles()
--------adapters()
--------controllers()
--------components()
--------helpers()
--------app.js(420B)
--------templates()
--------router.js(315B)
--------routes()
----package.json(911B)
----vendor()
--------.gitkeep(0B)