ppsb:使用 node.js 的乒乓球记分牌

时间:2021-06-23 03:55:54
【文件属性】:
文件名称:ppsb:使用 node.js 的乒乓球记分牌
文件大小:84KB
文件格式:ZIP
更新时间:2021-06-23 03:55:54
JavaScript 乒乓球记分牌 使用 node.js 的乒乓球记分牌 介绍影片 如何安装 安装 node.js 去做就对了。 安装乒乓球记分牌 $ git clone git@github.com:otchy210/ppsb.git $ cd ./ppsb/ 或者 $ wget https://github.com/otchy210/ppsb/archive/master.zip $ unzip master.zip $ cd ./ppsb-master 然后 $ npm install ejs $ npm install websocket.io 如何运行服务器 $ node server.js 就是这样! 如何卸载 删除“ppsb”目录下的所有文件。 注意:如果要保留所有数据,请保存“.data”目录。
【文件预览】:
ppsb-master
----server.js(16KB)
----view()
--------player-list.ejs(303B)
--------match-edit.ejs(4KB)
--------match-display.ejs(6KB)
--------nav.ejs(1KB)
--------index.ejs(242B)
--------matches-table.ejs(489B)
--------player.ejs(29B)
--------match-judge.ejs(5KB)
--------commonjs.ejs(183B)
--------header.ejs(353B)
--------match-list.ejs(1KB)
----LICENSE(1KB)
----static()
--------css()
--------index.html(344B)
--------js()
----.gitignore(19B)
----README.md(676B)

网友评论