Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 966 Bytes

README.md

File metadata and controls

46 lines (25 loc) · 966 Bytes

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

相关博文链接

(待更新)

相关项目