emberjs-realtime-chat:Pusher + EmberJS实时聊天示例

时间:2021-04-29 06:17:17
【文件属性】:
文件名称:emberjs-realtime-chat:Pusher + EmberJS实时聊天示例
文件大小:69KB
文件格式:ZIP
更新时间:2021-04-29 06:17:17
JavaScript Pusher和EmberJS聊天 这是使用Pusher构建的EmberJS聊天应用程序示例。 。 先决条件 您需要在计算机上正确安装以下物品。 (带有NPM) 安装 git clone git@github.com:pusher-community/emberjs-realtime-chat.git此存储库 cd emberjs-realtime-chat npm install bower install 运行/开发 ember server 访问您的应用程序,为 。 您还需要在端口4567上运行。 进一步阅读/有用的链接 开发浏览器扩展 Firefox的余烬检查器
【文件预览】:
emberjs-realtime-chat-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(420B)
--------components()
--------templates()
--------services()
--------models()
--------helpers()
--------index.html(953B)
--------controllers()
--------routes()
--------styles()
--------router.js(194B)
----package.json(1KB)
----.bowerrc(60B)
----.watchmanconfig(29B)
----.travis.yml(318B)
----public()
--------robots.txt(51B)
--------assets()
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(831B)
--------integration()
--------unit()
--------helpers()
--------index.html(977B)
--------test-helper.js(112B)
----config()
--------environment.js(2KB)
----.ember-cli(280B)
----ember-cli-build.js(1011B)
----bower.json(606B)
----.editorconfig(543B)

网友评论