文件名称:learning-emberjs-with-cli-101-ebook:来自ember-cli-101.com的示例应用
文件大小:59KB
文件格式:ZIP
更新时间:2024-05-21 14:49:08
JavaScript
来自ember-cli-101.com的示例应用
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
原料药
余烬服务器--proxy
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
learning-emberjs-with-cli-101-ebook-master
----.gitignore(260B)
----README.md(1KB)
----ember-cli-build.js(749B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----.bowerrc(60B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(205B)
--------unit()
--------.jshintrc(845B)
--------helpers()
--------index.html(989B)
----app()
--------components()
--------routes()
--------utils()
--------router.js(516B)
--------app.js(420B)
--------models()
--------adapters()
--------helpers()
--------styles()
--------index.html(644B)
--------templates()
--------controllers()
----.jshintrc(518B)
----bower.json(521B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
--------fontello()
----testem.json(198B)
----config()
--------environment.js(1KB)
----.watchmanconfig(29B)
----.travis.yml(318B)
----.editorconfig(543B)