文件名称:ember-cli-boilerplate:Ember cli 样板
文件大小:24KB
文件格式:ZIP
更新时间:2024-07-04 01:07:49
JavaScript
Ember-cli-样板
此自述文件概述了在此 Ember 应用程序上进行协作的详细信息。 这个应用程序的简短介绍可以很容易地转到这里。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装
git clone
【文件预览】:
ember-cli-boilerplate-master
----.gitignore(247B)
----README.md(1KB)
----public()
--------robots.txt(41B)
--------crossdomain.xml(603B)
----.bowerrc(60B)
----.ember-cli(299B)
----tests()
--------test-helper.js(112B)
--------unit()
--------.jshintrc(814B)
--------helpers()
--------index.html(983B)
----app()
--------components()
--------router.js(221B)
--------contacts()
--------app.js(414B)
--------models()
--------application()
--------helpers()
--------styles()
--------mirage()
--------index.html(658B)
----.jshintrc(532B)
----bower.json(618B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----testem.json(170B)
----config()
--------environment.js(1KB)
----.travis.yml(265B)
----.editorconfig(542B)
----Brocfile.js(708B)