planning-poker:使用 Meteor.js 为 Scrum 团队规划规划扑克游戏

时间:2024-07-05 05:19:37
【文件属性】:

文件名称:planning-poker:使用 Meteor.js 为 Scrum 团队规划规划扑克游戏

文件大小:15KB

文件格式:ZIP

更新时间:2024-07-05 05:19:37

JavaScript

规划扑克 演示站点: 。 它使用 Meteor 提供的免费主机。 开始 首先,您需要下载并安装 。 在终端中键入以下内容。 $ curl https://install.meteor.com | /bin/sh 如果您使用的是 Windows,请尝试 。 一旦你有了meteor,进入存储库目录,然后运行: $ meteor run 应用程序的本地版本应该在 localhost:3000 上运行。 对于开发者 有用的资源: - 我们将其用于 UI 这是 Orbis Access Free Friday 项目。


【文件预览】:
planning-poker-master
----client()
--------current_players.js(505B)
--------client.js(994B)
--------join_box.js(4KB)
--------session.js(2KB)
--------user_control.js(857B)
--------stage.js(733B)
--------card_board.js(444B)
--------message.js(96B)
--------main.js(340B)
----server()
--------server.js(239B)
----templates()
--------main.html(2KB)
--------card_board.html(376B)
--------current_players.html(1KB)
--------stage.html(893B)
--------join_box.html(2KB)
--------user_control.html(498B)
--------message.html(121B)
----.meteor()
--------versions(109B)
--------.finished-upgraders(262B)
--------platforms(15B)
--------.gitignore(6B)
--------packages(212B)
--------.id(321B)
--------release(8B)
----assets()
--------planning-poker.css(3KB)
----LICENSE(1KB)
----lib()
--------data.js(789B)
----README.md(853B)

网友评论