文件名称:ember-example-books:示例应用程序,演示如何构建测试驱动的ember应用程序
文件大小:21KB
文件格式:ZIP
更新时间:2024-02-26 07:00:51
ember learning EmberJavaScript
书生
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
ember-example-books-master
----.jshintrc(532B)
----ember-cli-build.js(826B)
----public()
--------crossdomain.xml(585B)
--------robots.txt(51B)
----testem.js(237B)
----bower.json(239B)
----.ember-cli(280B)
----.travis.yml(267B)
----config()
--------environment.js(1KB)
----README.md(1KB)
----.bowerrc(60B)
----.editorconfig(543B)
----tests()
--------integration()
--------.jshintrc(845B)
--------index.html(1KB)
--------test-helper.js(112B)
--------helpers()
--------acceptance()
--------unit()
----.gitignore(247B)
----app()
--------index.html(637B)
--------models()
--------styles()
--------controllers()
--------resolver.js(65B)
--------components()
--------helpers()
--------app.js(406B)
--------templates()
--------router.js(220B)
--------routes()
----mirage()
--------models()
--------serializers()
--------config.js(789B)
--------scenarios()
--------factories()
----.watchmanconfig(37B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)