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