Wednesday, January 3, 2018

React-VR


  • download and install node-v9.3.0.pkg

This package has installed:

  • Node.js v9.3.0 to /usr/local/bin/node
  • npm v5.5.1 to /usr/local/bin/npm
Make sure that /usr/local/bin is in your $PATH.

  • cd ~/work/project
  • npm install -g react-vr-cli
  • react-vr init WelcomeToVR
  • cd WelcomeToVR
  • npm start
  • open browser to http://localhost:8081/vr/index.html
  •  

No comments:

Post a Comment