文件名称:Ember-ToDoList:这是用Ember-CLI制作的小型待办事项清单应用程序
文件大小:25KB
文件格式:ZIP
更新时间:2024-06-11 08:10:12
JavaScript
待办事项
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
Ember-ToDoList-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(420B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------index.html(622B)
--------controllers()
--------routes()
--------styles()
--------router.js(304B)
----package.json(962B)
----.bowerrc(60B)
----.watchmanconfig(29B)
----.travis.yml(318B)
----Brocfile.js(708B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(814B)
--------unit()
--------helpers()
--------index.html(968B)
--------test-helper.js(112B)
----config()
--------environment.js(1KB)
----.ember-cli(327B)
----bower.json(497B)
----.editorconfig(543B)