文件名称:pods-with-components-example:使用纯组件和pods解析器的ember 1.13应用
文件大小:24KB
文件格式:ZIP
更新时间:2024-05-27 16:40:29
JavaScript
波兹
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
pods-with-components-example-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(420B)
--------components()
--------templates()
--------models()
--------helpers()
--------customers()
--------repositories()
--------index()
--------index.html(614B)
--------utilities()
--------controllers()
--------styles()
--------initializers()
--------router.js(295B)
----package.json(1KB)
----server()
--------.jshintrc(19B)
--------mocks()
--------index.js(652B)
----.bowerrc(60B)
----.watchmanconfig(29B)
----.travis.yml(318B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(831B)
--------acceptance()
--------unit()
--------helpers()
--------index.html(960B)
--------test-helper.js(112B)
----config()
--------environment.js(1KB)
----.ember-cli(280B)
----ember-cli-build.js(868B)
----bower.json(488B)
----.editorconfig(543B)