websocket-animation 介绍 通过调用手机陀螺仪控制PC端的动画 演示地址 手机和电脑均需打开该页面 技术栈 node.js webpack websocket 使用 git clone https://github.com/iamsail/websocket-animation.git 修改app目录下main.js,server.js中的IP和端口根据自己情况进行修改 npm install npm start npm run build node app/server.js 相关博文链接 再谈旋转的立方体 Web sockets基础知识 deviceorientation (待更新) 相关项目 online-chat(基于websocket的在线聊天室) random(随机器)