To use PSVR on web
$ git clone https://github.com/cdra0624/psvr-tutorial.git
$ cd psvr-tutorial
$ npm install
$ npm start
localhost:7788 is index page so you can go each page from there.
#####01.debugger get yaw data from psvr and show it to display
[node-psvr]Node.jsでPSVRの加速度をとってみた #psvr
[node-psvr]psvrの加速度をsocket.ioでhtmlに表示してみた #PSVR