message_board:使用 ember.js

时间:2024-06-19 17:48:34
【文件属性】:

文件名称:message_board:使用 ember.js

文件大小:603KB

文件格式:ZIP

更新时间:2024-06-19 17:48:34

JavaScript

科里·斯皮策 2015 年 6 月 12 日 一个简单的Ember.JS Web应用程序留言板 本项目响应: 注意:为了更好地理解 Ember.js,很多代码都带有解释性注释,代表我对正在发生的事情的最佳理解。 安装说明: 要运行此网站: 下载项目目录, 运行python -m SimpleHTTPServer 将浏览器指向 localhost:8000 麻省理工学院执照


【文件预览】:
message_board-master
----css()
--------bootstrap.css(129KB)
--------styles.css(0B)
----models()
--------answer.js(140B)
--------question.js(240B)
----templates()
--------question.hbs(1KB)
--------new-question.hbs(609B)
--------new-answer.hbs(261B)
--------answers.hbs(253B)
--------application.hbs(279B)
--------questions.hbs(502B)
----routes()
--------questions.js(348B)
----index.html(1KB)
----controllers()
--------question.js(722B)
--------new-question.js(600B)
--------new-answer.js(470B)
----store.js(120B)
----message-board.js(43B)
----README.md(526B)
----router.js(326B)
----libs()
--------ember-data-1.0.0-beta.15.js(424KB)
--------ember-template-compiler-1.10.0.js(213KB)
--------ember-handlebars-loader-0.0.2.js(635B)
--------jquery-1.11.1.js(276KB)
--------ember-1.10.0.debug.js(1.63MB)
--------localstorage-adapter-0.5.1.js(15KB)

网友评论