文件名称:sothebysClone:带有数据存储的 Ember 应用程序
文件大小:3.17MB
文件格式:ZIP
更新时间:2024-07-10 19:00:33
JavaScript
苏富比克隆 一个简单的 ember javascript 应用程序,它是苏富比拍卖网站的克隆。 安装和使用 要运行该应用程序,只需克隆此存储库并在您的终端中运行$ python -m SimpleHTTPServer转到localhost:8000 。 动机 来练习: 使用 Ember 使用 Ember 数据 作者 Lizzie Koehler 和 Grace Mekarski 执照 麻省理工学院执照
【文件预览】:
sothebysClone-master
----templates()
--------show-product.hbs(0B)
--------lots.hbs(251B)
--------new-product.hbs(789B)
--------lot.hbs(379B)
--------application.hbs(397B)
--------home.hbs(530B)
--------new-lot.hbs(240B)
----models()
--------lot.js(105B)
--------product.js(249B)
----store.js(112B)
----.pairs(129B)
----css()
--------img()
--------styles.css(148B)
----libs()
--------ember-handlebars-loader-0.0.2.js(635B)
--------ember-data.min.js(77KB)
--------ember-data-1.0.0-beta.15.js(424KB)
--------ember-data.js.map(1.52MB)
--------ember.debug.js(1.63MB)
--------localstorage-adapter-0.5.1.js(15KB)
--------ember-template-compiler-1.10.0.js(213KB)
--------handlebars-v3.0.0.js(121KB)
--------jquery-1.11.2.js(278KB)
----README.md(424B)
----index.html(1KB)
----sothebys.js(66B)
----controllers()
--------new-product.js(332B)
--------new-lot.js(257B)
----routes()
--------lots.js(119B)
--------new-product.js(289B)
--------lot.js(127B)
--------home.js(72B)
--------show-product.js(129B)
----router.js(258B)