node realtime socket io:Node.js 源码
节点实时套接字 Node.js:具有Socket.IO的实时Web 作者: 动机 在课程中获得的知识。 开始吧 要做的第一步是安装npm依赖项。 ~ $ npm install 然后,启动节点应用程序 npm start > nodemon index.js [nodemon] 2.0.7 [nodemon] to restart at any time, enter ` rs ` [nodemon] watching path(s): * . * [nodemon] watching extensions: js,mjs,json [nodemon] starting ` node index.js ` Server is running on port 3000 执照 麻省理工学院
文件列表
node-realtime-socket-io-main.zip
(预估有个8文件)
node-realtime-socket-io-main
public
index.html
3KB
LICENSE
1KB
README.md
691B
.editorconfig
229B
.gitignore
1KB
index.js
866B
package-lock.json
57KB
package.json
436B
暂无评论