peer flipchart:自行构建P2P挂图 源码
对等活动挂图 DIY去中心化活动挂图应用 先决条件 已安装Node.js v8.xx或更高版本 安装了Git 进入命令行窗口 现代浏览器(支持WebRTC) 建立 下载 $ git clone https://github.com/ipfs-shipyard/peer-flipchart.git $ cd p2p-flipchart 安装 $ npm install 开始 您将需要两个命令行窗口。 一方面,查看源文件中的更改并构建: $ npm run build:watch 另一方面,启动静态HTTP服务器: $ npm start 访问 前往并验证活动挂图应用程序是否正常运行。
文件列表
peer-flipchart-master.zip
(预估有个14文件)
peer-flipchart-master
docs
architecture.monopic
2KB
networking.monopic
1KB
package.json
783B
LICENSE
1KB
src
index.js
4KB
2-crdt.js
4KB
1-ipfs.js
4KB
暂无评论