文件名称:popcorn:蒙太奇应用程序样本
文件大小:1.08MB
文件格式:ZIP
更新时间:2024-05-13 18:53:10
popcorn demo-application montage montagejs JavaScript
爆米花自述 Popcorn是使用MontageJS制作的电影发现应用程序 感谢您浏览我们的Popcorn演示应用程序。 爆米花是针对移动设备优化的电影发现应用程序。 它使用Rotten Tomatoes RESTful Web服务公开有关新的和即将上映的戏剧发行和租赁的数据。 用户可以滚动浏览电影列表,按类别(例如票房或即将上映的影片)进行过滤,阅读所选电影的详细信息以及在应用程序内观看YouTube预告片。 预览和探索 您可以在,作为托管存储库或在本地预览此应用程序。 由Montage Studio托管 要在Montage Studio中预览应用程序,请单击项目浏览器顶部的“运行”按钮。 在没有Montage Studio的情况下在本地运行 要在本地运行Popcorn演示,请按照下列步骤操作: 在桌面克隆爆米花。 git clone git@github.com:montagejs
【文件预览】:
popcorn-master
----.gitignore(59B)
----manifest.json(1KB)
----README.md(6KB)
----.jshintrc(606B)
----package.json(1KB)
----.jshintignore(42B)
----ui()
--------player.reel()
--------moviestrip.reel()
--------details.reel()
--------main.reel()
--------categories.reel()
----LICENSE.md(2KB)
----cache-worker.js(12KB)
----locale()
--------fr()
--------en()
----.travis.yml(226B)
----index.html(2KB)
----core()
--------tmdb-service.js(9KB)
--------cache-manager.js(9KB)
--------service-worker.js(5KB)
--------jsonp-transport.js(2KB)
--------category-controller.js(616B)
----favicon.ico(361KB)
----manifest.appcache(203B)
----assets()
--------icons()
--------image()
--------style()
----package-lock.json(92KB)