文件名称:todo-mvc:EmberJS教程
文件大小:27KB
文件格式:ZIP
更新时间:2024-06-02 05:27:27
JavaScript
待办事项
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
todo-mvc-master
----.travis.yml(318B)
----.ember-cli(280B)
----testem.json(198B)
----ember-cli-build.js(805B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----.watchmanconfig(29B)
----package.json(1KB)
----.bowerrc(60B)
----tests()
--------test-helper.js(112B)
--------index.html(968B)
--------unit()
--------integration()
--------.jshintrc(831B)
--------helpers()
----app()
--------models()
--------templates()
--------routes()
--------index.html(622B)
--------controllers()
--------adapters()
--------components()
--------styles()
--------app.js(420B)
--------router.js(308B)
--------helpers()
----.gitignore(257B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(4KB)
----.jshintrc(518B)
----bower.json(490B)
----.editorconfig(543B)