文件名称:architecting-ember-app:初始提交
文件大小:30KB
文件格式:ZIP
更新时间:2024-07-02 00:27:15
JavaScript
架构余烬应用程序
此自述文件概述了在此 Ember 应用程序上进行协作的详细信息。 这个应用程序的简短介绍可以很容易地转到这里。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装
git clone
【文件预览】:
architecting-ember-app-master
----.travis.yml(265B)
----.ember-cli(280B)
----server()
--------mocks()
--------index.js(652B)
--------create_mock.txt(62B)
--------.jshintrc(19B)
----testem.json(170B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----package.json(1KB)
----Brocfile.js(708B)
----.bowerrc(60B)
----tests()
--------test-helper.js(112B)
--------index.html(1009B)
--------unit()
--------.jshintrc(814B)
--------helpers()
----app()
--------models()
--------templates()
--------routes()
--------index.html(663B)
--------controllers()
--------views()
--------adapters()
--------components()
--------styles()
--------app.js(422B)
--------router.js(415B)
--------helpers()
----.idea()
--------encodings.xml(3KB)
--------watcherTasks.xml(156B)
----.gitignore(267B)
----public()
--------robots.txt(41B)
--------crossdomain.xml(603B)
----README.md(1KB)
----.jshintrc(518B)
----bower.json(539B)
----.editorconfig(543B)