文件名称:course-ratings:一个基本的演示Ember.js应用程序
文件大小:15KB
文件格式:ZIP
更新时间:2024-06-04 10:33:40
JavaScript
课程评分演示应用程序 一个用于在影子类上演示Ember.js的小型应用程序。 要启动并运行它: $ npm install -g ember-cli $ npm install $ bower install $ ember server 然后打开
【文件预览】:
course-ratings-master
----.travis.yml(318B)
----.ember-cli(280B)
----testem.json(198B)
----ember-cli-build.js(805B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----.watchmanconfig(29B)
----package.json(1KB)
----.bowerrc(60B)
----tests()
--------test-helper.js(112B)
--------index.html(1000B)
--------unit()
--------.jshintrc(831B)
--------helpers()
----app()
--------models()
--------templates()
--------routes()
--------index.html(654B)
--------controllers()
--------components()
--------styles()
--------app.js(420B)
--------router.js(258B)
--------helpers()
----.gitignore(255B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(301B)
----.jshintrc(518B)
----bower.json(530B)
----.editorconfig(543B)