文件名称:ember-spotify:使用Ember和Ember数据的类似于Spotify的UI
文件大小:29KB
文件格式:ZIP
更新时间:2024-05-19 00:26:22
JavaScript
灰烬Spotify
使用Ember和Ember Data的Spotify客户端。
此应用程序的目的是演示和练习Ember框架的最新功能。 这是在聚会成员的的基础上,在每月会议上提出的。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
ember-spotify-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(410B)
--------components()
--------templates()
--------services()
--------models()
--------helpers()
--------index.html(637B)
--------controllers()
--------routes()
--------styles()
--------router.js(341B)
----package.json(1KB)
----.bowerrc(60B)
----.watchmanconfig(37B)
----.travis.yml(318B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(2KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(831B)
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(112B)
----config()
--------environment.js(1KB)
----.ember-cli(280B)
----ember-cli-build.js(1KB)
----bower.json(710B)
----.editorconfig(543B)