pusher-jspm-es6:将Pusher与jspm结合使用的示例

时间:2021-04-29 12:40:56
【文件属性】:
文件名称:pusher-jspm-es6:将Pusher与jspm结合使用的示例
文件大小:4KB
文件格式:ZIP
更新时间:2021-04-29 12:40:56
JavaScript pusher-jspm-es6 一个示例存储库,演示了如何今天使用编写ES2015应用程序。 该应用程序使用库实时显示推文,并依靠Handlebars和jQuery来显示。 运行应用 git clone git@github.com:pusher-community/pusher-jspm-es6.git cd pusher-jspm-es6 npm install ./node_modules/.bin/jspm install 然后,您需要使用诸如类的东西在服务器上运行该应用程序。 然后,您应该运行媒体,以使应用程序获得鸣叫进行渲染。
【文件预览】:
pusher-jspm-es6-master
----index.html(249B)
----config.js(2KB)
----README.md(728B)
----Makefile(210B)
----.gitignore(21B)
----app()
--------main.js(280B)
--------pusher.js(199B)
--------tweet.hbs(52B)
--------tweet.js(286B)
----package.json(699B)

网友评论