项目作者: privatenumber

项目描述 :
Motion & Orientation API explorer
高级语言: Vue
项目地址: git://github.com/privatenumber/motion-orientation-api.git
创建时间: 2020-07-19T01:36:51Z
项目社区:https://github.com/privatenumber/motion-orientation-api

开源协议:MIT License

下载


Motion & Orientation API





A site to visualize and better understand the Web Motion & Orientation API. Visit on your mobile device.

Development

  1. # install dependencies
  2. $ npm ci
  3. # serve with hot reload at localhost:3000
  4. $ npm run dev