文件名称:kona-ember:使用 Konacloud.io 作为后端的 ember-cli 101
文件大小:39KB
文件格式:ZIP
更新时间:2024-07-26 00:33:09
JavaScript
科纳
此自述文件概述了在此 Ember 应用程序上进行协作的详细信息。 这个应用程序的简短介绍可以很容易地转到这里。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)和
安装
git clone
【文件预览】:
kona-ember-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(414B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------views()
--------serializers()
--------index.html(611B)
--------controllers()
--------routes()
--------styles()
--------router.js(399B)
----package.json(840B)
----.bowerrc(60B)
----.travis.yml(245B)
----Brocfile.js(708B)
----LICENSE(1KB)
----public()
--------robots.txt(41B)
--------.gitkeep(0B)
--------crossdomain.xml(603B)
----doc()
--------notes.txt(850B)
--------runServer.sh(44B)
----kona-ember.zip(20KB)
----testem.json(159B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(1KB)
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(449B)
----config()
--------environment.js(1KB)
----.ember-cli(280B)
----bower.json(537B)
----.editorconfig(507B)