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